View source: R/column_selection.R
A shiny spring Module UI function
1 2 3 4 5 6 7 | column_selection_mod_server(
id,
control,
dq_v,
dataset_names,
filter_types = c("everything")
)
|
id |
the id |
control |
the controller |
dq_v |
data quality variables for each dataset |
params |
for the mod |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.