exp_toggleFilterRules {explorase} | R Documentation |
Toggles (activates or deactivates) the specified rules for the specified type.
exp_toggleFilterRules(rules, active = T, ent_type = exp_entityType())
rules |
The identifiers of the rules to toggle |
active |
Whether to activate or deactivate the rules |
ent_type |
The entity type of the metadata being filtered by the rules |
Michael Lawrence <mflawren@fhcrc.org>