vacation               package:Simple               R Documentation

_v_a_c_a_t_i_o_n _d_a_y_s

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

     vacation days

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

     data(vacation)

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

     The format is: num [1:35] 23 12 10 34 25 16 27 18 28 13 ...

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

     From Kitchens' Exploring Statistics

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

     data(vacation)
     hist(vacation)

