cabbages                package:MASS                R Documentation

_D_a_t_a _f_r_o_m _a _c_a_b_b_a_g_e _f_i_e_l_d _t_r_i_a_l

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

     The `cabbages' data set has 60 observations and 4 variables

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

     data(cabbages)

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

     This data frame contains the following columns:

     `_C_u_l_t' Factor giving the cultivar of the cabbage, two levels:
          `c39' and `c52'.

     `_D_a_t_e' Factor specifying one of three planting dates: `d16', `d20'
          or `d21'.

     `_H_e_a_d_W_t' Weight of the cabbage head, presumably in kg.

     `_V_i_t_C' Ascorbic acid content, in undefined units.

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

     Rawlings, J. O. (1988) Applied Regression Analysis: A Research
     Tool. Wadsworth and Brooks/Cole.  Example 8.4, page 219.  
     (Rawlings cites the original source as the files of the late  Dr
     Gertrude M Cox.)

