View source: R/pkg-wrapper-shinyWidgets.R
across_picker_input | R Documentation |
Picker inputs
across_picker_input(ns, id = "across", choices, selected = "condition", ...)
across_subset_picker_input(
ns,
id = "across_subset",
choices,
selected,
multiple = TRUE,
...
)
colorpanel_picker_input(ns, id = "pt_clrp")
color_picker_input(ns, id = "pt_color")
bar_position_picker_input(ns, id = "bar_position", selected = "fill", ...)
include_variables_picker_input(
ns,
id = "variables",
choices,
selected,
options = list()
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.