Use Interdependent Filters on Table Columns in Shiny Apps


[Up] [Top]

Documentation for package ‘shinyfilter’ version 0.1.1

Help Pages

define_filters Define the set of interdependent filters
event Get JavaScript code for filters' selectizeInput onchange event
update_filters Update the filter options in each filter when the selection in any of the filters changes
update_tooltips Update the tooltips/popovers based on the currently available filter options
use_tooltips Add tooltip functionality to the app