hills2000                package:DAAG                R Documentation

_S_c_o_t_t_i_s_h _H_i_l_l _R_a_c_e_s _D_a_t_a - _2_0_0_0

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

     The record times in 2000 for 77 Scottish hill races.

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

     data(hills2000)

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

     This data frame contains the following columns:

     _h male record time in hours

     _m plus minutes

     _s plus seconds

     _h_0 female record time in hours

     _m_0 plus minutes

     _s_0 plus seconds

     _d_i_s_t distance, in miles (on the map)

     _c_l_i_m_b total height gained during the route, in feet

     _t_i_m_e record time in hours

     _t_i_m_e_f record time in hours for females

     _t_y_p_e a factor, with levels indicating type of race,  i.e. hill,
          marathon, relay, uphill or other

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

     The Scottish Running Resource, http://www.hillrunning.co.uk

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

     data(hills2000)

