Glycoalkaloids           package:agricolae           R Documentation

_D_a_t_a _G_l_y_c_o_a_l_k_a_l_o_i_d_s

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

     A measurement of the Glycoalkaloids by two methods: HPLC and
     spectrophotometer.

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

     data(Glycoalkaloids)

_F_o_r_m_a_t:

     A data frame with 25 observations on the following 2 variables.

     '_H_P_L_C' a numeric vector

     '_s_p_e_c_t_r_o_p_h_o_t_o_m_e_t_e_r' a numeric vector

_S_o_u_r_c_e:

     International Potato Center. CIP - Lima Peru.

_R_e_f_e_r_e_n_c_e_s:

     International Potato Center. CIP - Lima Peru.

_E_x_a_m_p_l_e_s:

     library(agricolae)
     data(Glycoalkaloids)
     str(Glycoalkaloids)

