plrv                package:agricolae                R Documentation

_D_a_t_a _c_l_o_n_e_s _f_r_o_m _t_h_e _P_L_R_V _p_o_p_u_l_a_t_i_o_n

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

     Six environments: Ayacucho, La Molina 02, San Ramon 02, Huancayo,
     La Molina 03, San Ramon 03.

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

     data(plrv)

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

     A data frame with 504 observations on the following 6 variables.

     '_G_e_n_o_t_y_p_e' a factor with levels '102.18' '104.22' '121.31'
          '141.28' '157.26' '163.9' '221.19' '233.11' '235.6' '241.2'
          '255.7' '314.12' '317.6' '319.20' '320.16' '342.15' '346.2'
          '351.26' '364.21' '402.7' '405.2' '406.12' '427.7' '450.3'
          '506.2' 'Canchan' 'Desiree' 'Unica'

     '_L_o_c_a_l_i_t_y' a factor with levels 'Ayac' 'Hyo-02' 'LM-02' 'LM-03'
          'SR-02' 'SR-03'

     '_R_e_p' a numeric vector

     '_W_e_i_g_h_t_P_l_a_n_t' a numeric vector

     '_W_e_i_g_h_t_P_l_o_t' a numeric vector

     '_Y_i_e_l_d' a numeric vector

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

     International Potato Center Lima-Peru

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

     International Potato Center Lima-Peru

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

     library(agricolae)
     data(plrv)
     str(plrv)

