Voluntary counselling and testing  package:epicalc  R Documentation

_D_a_t_a_s_e_t _o_n _a_t_t_i_t_u_d_e_s _t_o_w_a_r_d _V_C_T

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

     This dataset contains information on the records of 50 women
     working at a tourist destination community.

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

     data(VCT)

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

     A subset of a data frame containing 50 observations and 12
     variables with variable descriptions.

     Details of the codes can be seen from the results of the function
     'codebook()' below.

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

     data(VCT)
     use(VCT)
     des()
     codebook()

