getMzs                package:PROcess                R Documentation

_E_x_t_r_a_c_t _M/_Z _v_a_l_u_e_s _f_r_o_m _t_h_e _b_i_o_m_a_r_k_e_r _d_a_t_a_f_r_a_m_e.

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

     Turn column names of the biomarker dataframe to numeric M/Z
     values.

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

     getMzs(df)

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

      df: The biomarker dataframe with rows as spectra and columns as
          biomarkers.

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

     A numeric vector.

