Oswego                package:epicalc                R Documentation

_D_a_t_a_s_e_t _f_r_o_m _a_n _o_u_t_b_r_e_a_k _o_f _f_o_o_d _p_o_i_s_o_n_i_n_g _i_n _U_S

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

     This dataset contains 75 records of persons under investigation
     for the cause of acute food poisoning after a dinner party.

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

     data(Oswego)

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

     A data frame containing 75 observations and 20 variables.

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

     EpiInfo package

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

     See: <URL: http://www.cdc.gov/eis/casestudies/casestudyex.htm>.

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

     zap()
     data(Oswego)
     use(Oswego)
     pyramid(age, sex)

