Learn R Programming

explorase (version 1.36.0)

exp_toggleFilterRules: Toggle filter rules

Description

Toggles (activates or deactivates) the specified rules for the specified type.

Usage

exp_toggleFilterRules(rules, active = T, ent_type = exp_entityType())

Arguments

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