RhoInc / datadigest

Concise interactive data summaries in R
https://rhoinc.github.io/web-codebook/test-page/default/
Other
58 stars 9 forks source link

Add support for custom filtering in Shiny app #28

Open jwildfire opened 6 years ago

jwildfire commented 6 years ago

I think filtering will be a really useful feature. A few thoughts came to mind for improvement: 1. allowing "OR" between variables 2. use the RStudio "subset dataframe" add-in idea to allow query strings 3. providing a slider bar filter for continuous variables (via Xiao Ni)

jwildfire commented 6 years ago

This would be tricky to support in the JS repo, but would be an excellent addition to the r pacakge