Skip to contents

User interface functions

Functions providing special user-interface elements

clean_brushedPoints() stable
Clean brushed points
draggable_buckets() experimental
Draggable Buckets
get_dt_rows() stable
Map lenghtMenu property
optionalSelectInput() updateOptionalSelectInput() stable
Wrapper for pickerInput
optionalSliderInput() stable
if min or max are NA then the slider widget will be hidden
optionalSliderInputValMinMax() stable
For teal modules we parameterize an optionalSliderInput with one argument value_min_max
panel_group() experimental
Panel group widget
panel_item() experimental
Panel item widget
plot_with_settings_ui() plot_with_settings_srv() stable
Plot-with-settings module
standard_layout() stable
Standard UI layout
table_with_settings_ui() table_with_settings_srv() stable
table_with_settings module
white_small_well() stable
Small well class for HTML
verbatim_popup_ui() verbatim_popup_srv() experimental
A shiny module that pops up verbatim text.
nested_closeable_modal() experimental
Nested Closeable Modal Popup

ggplot2 and basic_table arguments

Aggregation and validation of arguments

basic_table_args() experimental
Builds a basic_table_args object
ggplot2_args() experimental
Creates ggplot2_args object
parse_ggplot2_args() experimental
Parse ggplot2_args object into the ggplot2 expression
parse_basic_table_args() experimental
Parses basic_table_args object into the basic_table expression
resolve_basic_table_args() experimental
Resolves and reduces multiple basic_table_args objects
resolve_ggplot2_args() experimental
Resolving and reducing multiple ggplot2_args objects