exp_toggleFilterRules {explorase}R Documentation

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

Author(s)

Michael Lawrence <mflawren@fhcrc.org>


[Package explorase version 1.50.0 Index]