View source: R/shiny-modules.R
multi_selectUI | R Documentation |
Shiny Module for use with multi_select
multi_selectUI(id, label = "Metric", multiple = TRUE, width = NULL)
id |
Shiny id |
label |
label |
multiple |
multiple select |
width |
width of select |
Create a Google Analytics variable selector
Shiny UI
Other Shiny modules:
accountPickerUI()
,
authDropdown()
,
authDropdownUI()
,
metricDimensionSelectUI()
,
multi_select()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.