pheasant             package:adehabitat             R Documentation

_R_a_d_i_o-_T_r_a_c_k_i_n_g _o_f _P_h_e_a_s_a_n_t_s

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

     This data set describes the use and availability of 5 habitat
     types for 13 pheasants monitored using radio-tracking.

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

     data(pheasant)

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

     This list has three components:

     '_s_t_u_d_y_a_r_e_a' a data frame giving the proportion of each habitat
          type (columns) on the study area.  These habitat types are
          'Scrub', 'Broadleaf', 'Coniferous', 'Grassland' and 'Crop'. 
          These proportions are repeated by rows, for all animals
          (rows)

     '_m_c_p' a data frame giving the proportion of each habitat type
          (columns) in the home range of each animal (rows)

     '_l_o_c_s' a data frame giving the proportion of relocations of each
          animal (rows) reported in 3 of the 5 habitat types (columns).
          Indeed, 'Coniferous' and 'Crops' were not used by most of the
          animals.

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

     Aebischer, N. J., Robertson, P. A. and Kenward, R. E. (1993)
     Compositional analysis of habitat use from animal radiotracking
     data. _Ecology_, *74*, 1313-1325.

