plotScan-methods            package:xcms            R Documentation

_P_l_o_t _a _s_i_n_g_l_e _m_a_s_s _s_c_a_n

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

     Plot a single mass scan using the impulse representation. Most
     useful for centroided data.

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

  object: the 'xcmsRaw' object

    scan: integer with number of scan to plot 

massrange: numeric vector of length >= 2 whose range will be used to
          select masses to plot 

   ident: logical, use mouse to interactively identify and label
          individual masses 

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

     _o_b_j_e_c_t = "_x_c_m_s_R_a_w" 'plotScan(object, scan, massrange = numeric(),
          ident = FALSE)'

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

     'xcmsRaw-class'

