filterTabChecks: Checks for whether the current data and settings support a...

View source: R/mod_filterTabChecks.R

filterTabChecksR Documentation

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


safetyGraphics documentation built on Dec. 28, 2022, 1:58 a.m.