Package index
-
filterInput() - Create a shiny Input
-
updateFilterInput() - Create a shiny Input
-
serverFilterInput() - Run the backend server for filterInput
-
apply_filters() - Apply Filters to an object
-
get_input_ids() - Retrieve the Ids of Input Objects
-
get_input_labels() - Retrieve the Labels of Input Objects
-
args_filter_input()args_update_filter_input() - Derive Arguments for shiny Inputs
-
call_filter_input()call_update_filter_input() - Prepare and Evaluate Input Function and Arguments
-
get_filter_logical() - Compute a Filter Predicate
-
get_input_values() - Get Multiple Values from a shiny Input Object