View source: R/data_extract_filter_module.R
| data_extract_filter_ui | R Documentation |
shiny.tag object with the UI for a filter_spec objectReturns a shiny.tag object with the UI for a filter_spec object
data_extract_filter_ui(filter, id = "filter")
filter |
( |
id |
( |
Creates two optionSelectInput elements (one for column and one for values) based
on a definition of a filter_spec() object.
shiny.tag defining the filter_spec's UI element.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.