Function reference
-
clean_brushedPoints() - Cleans and organizes output to account for NAs and remove empty rows.
-
draggable_buckets() - Draggable Buckets
-
get_dt_rows() - Maps the
lengthMenuselected value property ofDT::datatableto a Shiny variable.
-
optionalSelectInput()updateOptionalSelectInput() - Wrapper for
pickerInput
-
optionalSliderInput() - if min or max are
NAthen the slider widget will be hidden
-
optionalSliderInputValMinMax() - For
tealmodules we parameterize anoptionalSliderInputwith one argumentvalue_min_max
-
panel_group() - Panel group widget
-
panel_item() - Panel widget
-
plot_with_settings_ui()plot_with_settings_srv() - Plot-with-settings module
-
standard_layout() - Create a standard UI layout with output on the right and an encoding panel on the left
-
table_with_settings_ui()table_with_settings_srv() - table_with_settings module
-
white_small_well() - Adds Class Small Well and overflow-x property to HTML output element
-
verbatim_popup_ui()verbatim_popup_srv() - A
shinymodule that pops up verbatim text.
-
nested_closeable_modal() - Nested Closeable Modal Popup
-
basic_table_args() - Builds a
basic_table_argsobject
-
ggplot2_args() - Creates
ggplot2_argsobject
-
parse_ggplot2_args() - Parse
ggplot2_argsobject into theggplot2expression
-
parse_basic_table_args() - Parses
basic_table_argsobject into thebasic_tableexpression
-
resolve_basic_table_args() - Resolves and reduces multiple
basic_table_argsobjects
-
resolve_ggplot2_args() - Resolving and reducing multiple
ggplot2_argsobjects