plotCV               package:codelink               R Documentation

_P_l_o_t _o_f _C_V

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

     Takes a Codelink object and plot de distribution of CV after
     applying  mergeCodelink.

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

             plotCV(object, subset=c(1:dim(object)[2]), cutoff=NULL, title=NULL, legend.cex=1)

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

  object: an object of class "Codelink".

  subset: subset of arrays to plot

  cutoff: cutoff of CV to be shown.

   title: title of the plot.

legend.cex: factor to apply to the fonts in the legend to fit.

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

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

_N_o_t_e:

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

     Diego Diez

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

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

