adehabitat (version 1.8.20)

capreochiz: GPS Monitoring of one Roe Deer in Chize (France)

Description

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).

Usage

data(capreochiz)

Arguments

Format

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.).

Examples

Run this code
# NOT RUN {
data(capreochiz)

plot(capreochiz$locs)

head(capreochiz$info)

# }

Run the code above in your browser using DataLab