exp_removeFilterRules       package:explorase       R Documentation

_R_e_m_o_v_e _f_i_l_t_e_r _r_u_l_e_s

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

     Removes the filter rules with the given identifiers for the given
     type

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

     exp_removeFilterRules(rules, ent_type = exp_entityType())

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

   rules: the identifiers of the rules to remove

ent_type: the entity type of the metadata being filtered

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

     Michael Lawrence <mflawren@fhcrc.org>

