multi_selectUI {googleAnalyticsR} | 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()