View source: R/data_extract_filter_module.R
data_extract_filter_srv | R Documentation |
data_extract_filter_ui
Handles events emitted from the UI generated by data_extract_filter_ui
data_extract_filter_srv(id, datasets, filter)
id |
( |
datasets |
( |
filter |
( |
NULL
, invisibly.
This shiny module server updates the values of the vals
teal.widgets::optionalSelectInput()
widget.
It's responsible for setting the initial values and the subsequent updates to
the vals
widget based on the input of the col
widget.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.