chips                 package:Simple                 R Documentation

_M_e_a_s_u_r_e_m_e_n_t_s _o_f _c_h_i_p _w_a_f_e_r_s

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

     The 'chips' data frame has 30 rows and 8 columns.

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

     data(chips)

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

     This data frame contains the following columns:

     _w_a_f_e_r_1_1 a numeric vector

     _w_a_f_e_r_1_2 a numeric vector

     _w_a_f_e_r_1_3 a numeric vector

     _w_a_f_e_r_1_4 a numeric vector

     _w_a_f_e_r_2_1 a numeric vector

     _w_a_f_e_r_2_2 a numeric vector

     _w_a_f_e_r_2_3 a numeric vector

     _w_a_f_e_r_2_4 a numeric vector

_D_e_t_a_i_l_s:

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

     From Kitchens' Exploring Statistics

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

     data(chips)
     boxplot(chips)

