plotSpec-methods            package:xcms            R Documentation

_P_l_o_t _m_a_s_s _s_p_e_c_t_r_a _f_r_o_m _t_h_e _p_r_o_f_i_l_e _m_a_t_r_i_x

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

     Uses the pre-generated profile mode matrix to plot mass spectra
     over a specified retention time range.

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

  object: the 'xcmsRaw' object

   ident: logical, use mouse to identify and label peaks

   vline: numeric vector with locations of vertical lines

     ...: arguments passed to 'profRange'

_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" 'plotSpec(object, ident = FALSE, vline =
          numeric(0), ...)'

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

     'xcmsRaw-class'

