| check_filter_datanames | R Documentation |
datanames in filtersThis function checks whether datanames in filters correspond to those in data,
returning character vector with error messages or TRUE if all checks pass.
check_filter_datanames(filters, datanames)
filters |
( |
datanames |
( |
A character(1) containing error message or TRUE if validation passes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.