Biogen-Inc / IDEAFilter

An R Shiny Filtering module. Demo the shiny module at: https://bit.ly/demo_IDEAFilter
https://biogen-inc.github.io/IDEAFilter/
Other
11 stars 2 forks source link

Update shiny_data_filter.R #16

Closed jhk0530 closed 11 months ago

jhk0530 commented 12 months ago

replaced deprecated code with structure(NULL, *) to structure(list(), *) using ifelse

see issue #15