retexp                 package:xcms                 R Documentation

_S_e_t _r_e_t_e_n_t_i_o_n _t_i_m_e _w_i_n_d_o_w _t_o _a _s_p_e_c_i_f_i_e_d _w_i_d_t_h

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

     Expands (or contracts) the retention time window in each row of a
     matrix as defined by the 'retmin' and 'retmax' columns.

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

     retexp(peakrange, width = 200)

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

peakrange: maxtrix with columns 'retmin' and 'retmax'

   width: new width for the window

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

     The altered matrix.

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

     Colin A. Smith, csmith@scripps.edu

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

     'getEIC'

