genxenv              package:agricolae              R Documentation

_D_a_t_a _o_f _p_o_t_a_t_o _y_i_e_l_d _i_n _a _d_i_f_f_e_r_e_n_t _e_n_v_i_r_o_n_m_e_n_t

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

     50 genotypes and 5 environments.

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

     data(genxenv)

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

     A data frame with 250 observations on the following 3 variables.

     '_E_N_V' a numeric vector

     '_G_E_N' a numeric vector

     '_Y_L_D' 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(genxenv)
     str(genxenv)

