plotrt-methods             package:xcms             R Documentation

_P_l_o_t _r_e_t_e_n_t_i_o_n _t_i_m_e _d_e_v_i_a_t_i_o_n _p_r_o_f_i_l_e_s

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

     Use corrected retention times for each sample to calculate
     retention time deviation profiles and plot each on the same graph.

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

  object: the 'xcmsSet' object

     col: vector of colors for plotting each sample

      ty: vector of line and point types for plotting each sample

     leg: logical plot legend with sample labels

densplit: logical, also plot peak overall peak density

_M_e_t_h_o_d_s:


     _o_b_j_e_c_t = "_x_c_m_s_S_e_t" 'plotrt(object, col = NULL, ty = NULL, leg =
          TRUE,  densplit = FALSE)'


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

     'xcmsSet-class', 'retcor'

