lynxjura             package:adehabitat             R Documentation

_M_o_n_i_t_o_r_i_n_g _o_f _L_y_n_x

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

     This data set stores the results of the monitoring of lynx in the
     French Jura between 1980 and 1999.  These data have been collected
     by the Lynx Network of the french wildlife management office
     (Office national de la chasse et de la faune sauvage).

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

     data(lynxjura)

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

     The list 'lynxjura' has two components:  .in +5

'_m_a_p' an object of class 'kasc' (see 'help(as.kasc)') that describes
     several variables on the study area:  'forets' is the density of
     forests, 'hydro' is the density of rivers, 'routes' is the density
     of roads and 'artif' is the distance from urbanized areas.

'_l_o_c_s' a data frame containing the locations of presence indices of the
     lynx.  'X' and 'Y' are the x and y coordinates, 'Date' is the date
     of the collection of the  indice and 'Type' represents the type of
     data ('C': alive lynx captured, 'D': attacks on livestock, 'E':
     prints or tracks, 'F': feces, 'J': hairs, 'L': corpse of lynx,
     'O': sightings and 'P': attacks on wild prey).

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

     Vandel, J.M. (2001) \textit{Rpartition du Lynx (Lynx lynx) en
     France (Massif Alpin, Jurassien et Vosgien). Mthodologie d'tude
     et statut actuel}. Ecole Pratique des Haute Etudes de Montpellier
     II: Dissertation.

