capreochiz {adehabitat} | R Documentation |
This dataset contains the relocations of a roe deer collected using GPS collars in the Chize reserve (Deux-Sevres, France) by the ONCFS (Office national de la chasse et de la faune sauvage).
data(capreochiz)
This dataset is a list containing the relocations in an object of
class ltraj
names locs
and information on these
relocations in an object named "info"
(DOP, status, etc.).
Sonia Said, Office national de la chasse et de la faune sauvage, CNERA-CS, 1 place Exelmans, 55000 Bar-le-Duc (France).
data(capreochiz) plot(capreochiz$locs) head(capreochiz$info)