View source: R/data_extract_module.R
check_data_extract_spec_react | R Documentation |
Checks if dataname
argument exists as a dataset.
Checks if selected or filter columns exist within the datasets. Throws a shiny
validation error if the above requirements are not met.
check_data_extract_spec_react(datasets, data_extract)
datasets |
( |
data_extract |
( |
NULL
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.