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
12 stars 2 forks source link

Update shiny_data_filter.R #16

Closed jhk0530 closed 1 year ago

jhk0530 commented 1 year ago

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

see issue #15