exp_toggleFilterRules       package:explorase       R Documentation

_T_o_g_g_l_e _f_i_l_t_e_r _r_u_l_e_s

_D_e_s_c_r_i_p_t_i_o_n:

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

_U_s_a_g_e:

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

_A_r_g_u_m_e_n_t_s:

   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

_A_u_t_h_o_r(_s):

     Michael Lawrence <mflawren@fhcrc.org>

