all.present package:simpleaffy R Documentation _F_i_l_t_e_r _b_y _P_M_A _c_a_l_l _D_e_s_c_r_i_p_t_i_o_n: must be present in at least no arrays to be called present _U_s_a_g_e: all.present(x,calls,no = "all") _A_r_g_u_m_e_n_t_s: x: An object to filter calls: A matrix of PMA calls no: How many in a row to pass the filter? If 'all' then all must be present _V_a_l_u_e: A probesetid _A_u_t_h_o_r(_s): Crispin J Miller _E_x_a_m_p_l_e_s: ## Not run: all.present(eset,calls,dim(calls)[2]) ## End(Not run)