multi_select Shiny Module
Shiny Module for use with multi_selectUI
multi_select( input, output, session, type = c("METRIC", "DIMENSION"), subType = c("all", "segment", "cohort"), default = NULL )
input |
shiny input |
output |
shiny output |
session |
shiny session |
type |
metric or dimension |
subType |
Limit selections to those relevant |
default |
The default selected choice. First element if NULL |
Call via shiny::callModule(multi_select, "your_id")
the selected variable
Other Shiny modules:
accountPickerUI()
,
authDropdownUI()
,
authDropdown()
,
metricDimensionSelectUI()
,
multi_selectUI()
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.