countduplicated          package:altcdfenvs          R Documentation

_C_o_u_n_t _t_h_e _n_u_m_b_e_r _o_f _t_i_m_e_s _p_r_o_b_e_s _a_r_e _u_s_e_d

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

     This function counts the number of times the probes in a
     CdfEnvAffy are found in this object.

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

     countduplicated(x, incomparables = FALSE, verbose = FALSE)

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

       x: An instance of 'CdfEnvAffy-class' 

incomparables: (not implemented yet, keep away) 

 verbose: verbose or not 

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

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

     An 'environment' is returned. Each element in this 'environment'
     has the same identifier than its corresponding probe set in the
     'CdfEnvAffy-class' and contains the number of times a probe is in
     use in the environment (instead of an index number in the
     'CdfEnvAffy-class').

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

     Laurent

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

     'CdfEnvAffy-class'

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

