View source: R/elements_server.R
group_filter_element_server | R Documentation |
Group Filter Element Server
group_filter_element_server(
id,
reactive_values,
module_id,
group_named_list,
datasets
)
id |
A shiny ID |
reactive_values |
a shiny::reactiveValues() object |
module_id |
A unique value for this instance of the element being called |
group_named_list |
A named list |
datasets |
A Shiny reactive that returns a list of dataset names |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.