Skip to contents

All functions

columnSelectInput()
A selectizeInput customized for data frames with column labels
filter_log()
A logging function that captures the shiny namespace
filter_log_ns_style()
A crayon style derived from a rough hash of the namespace name
filter_log_style()
A crayon style for the filter log
getInitializationCode.shinyDataFilter_df()
Handler for retrieving static code for a shinyDataFilter_df
get_dataFilter_class()
Return the class used for dispatch to shiny_vector_filter formatted using pillar
`%||%`
Shorthand operator for NULL fallback
proportionSelectInput()
A selectizeInput customized for unique element select from vector
shiny_data_filter()
Shiny data filter module server function
shiny_data_filter_item()
The server function for the filter item module of a data filter module panel
shiny_data_filter_item_ui()
A single filter item as part of a data filter module panel
shiny_data_filter_ui()
User interface function to add a data filter panel
shiny_vector_filter()
Vector-specific filter module server function
shiny_vector_filter_factor_few()
A vector filter for factors with only a few choices
shiny_vector_filter_factor_many()
A vector filter for factors with only a few choices
shiny_vector_filter_ui()
A stub UI for a vector filter module
shinytest_path()
Helper to debug shinytests so they work interactively as well as during test
strip_leading_ws()
Strip leading white space from a block of text