filteringTable         package:oneChannelGUI         R Documentation

_F_i_l_t_e_r_i_n_g _a _t_a_b _d_e_l_i_m_i_t_e_d _f_i_l_e

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

     This function allows to filter a tab delimited file using a vector
     of data present in an other file. The two files should have an
     header and the column name to be used for the filtering should be
     equal in both files

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

     filteringTable()

_D_e_t_a_i_l_s:

_V_a_l_u_e:

_N_o_t_e:

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

     Raffaele A Calogero

_R_e_f_e_r_e_n_c_e_s:

_S_e_e _A_l_s_o:

_E_x_a_m_p_l_e_s:

     ##

