filterTabChecks: Checks for whether the current data and settings support a filter tab
Description
Checks for whether the current data and settings support a filter tab
Usage
filterTabChecks(domainData, filterDomain, current_mapping)
Arguments
domainData
list of data files for each domain
filterDomain
domain to use for filtering (typically "dm")
current_mapping
current data mapping (REACTIVE)
Value
reactive that returns a boolean indicating whether the checks passed and filtering can be initialized