plotTIC-methods             package:xcms             R Documentation

_P_l_o_t _t_o_t_a_l _i_o_n _c_o_u_n_t

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

     Plot chromatogram of total ion count. Optionally allow
     identification of target peaks and viewing/identification of
     individual spectra.

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

  object: the 'xcmsRaw' object

   ident: logical, use mouse to identify and label chromatographic
          peaks 

   ident: logical, use mouse to identify and label spectral peaks 

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

     If 'ident == TRUE', an integer vector with the indecies of the
     points that were identified. Otherwise a two-column matrix with
     the plotted points.

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

     _o_b_j_e_c_t = "_x_c_m_s_R_a_w" 'plotTIC(object, ident = FALSE, msident =
          FALSE)'

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

     'xcmsRaw-class'

