View source: R/mod_filterTabChecks.R
filterTabChecks | R Documentation |
Checks for whether the current data and settings support a filter tab
filterTabChecks(domainData, filterDomain, current_mapping)
domainData |
list of data files for each domain |
filterDomain |
domain to use for filtering (typically "dm") |
current_mapping |
current data mapping (REACTIVE) |
reactive that returns a boolean indicating whether the checks passed and filtering can be initialized
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.