View source: R/merge_datasets.R
check_data_merge_selectors | R Documentation |
Validate selected inputs from data_extract before passing to data_merge to avoid
dplyr
errors or unexpected results.
check_data_merge_selectors(selector_list)
selector_list |
( |
NULL
if check is successful and shiny
validate error otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.