selectSomeIndex           package:SNPchip           R Documentation

_M_e_t_h_o_d _f_r_o_m _B_i_o_b_a_s_e _f_o_r _s_e_l_e_c_t_i_n_g _i_n_d_i_c_e_s

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

     Method from Biobase for selecting indices in a data.frame.  This
     method is not currently exported in Biobase.

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

     selectSomeIndex(object, ...)

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

  object: a 'data.frame'

     ...: additional arguments

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

     a list of indices

