HS3sites: Data Used to Model Habitat Use by the Roe Deer in Three...

Description Usage Format Source Examples

Description

This dataset is a list containing the habitat use and availability by 62 roe deer monitored in three study sites.

Usage

1
data("HS3sites")

Format

This dataset is a list with three components: (i) a data.frame named locs containing the number of GPS relocations of the animal in row found in the habitat type in column, (ii) a data.frame named hr containing the proportion of the home range of the animal in row covered by the habitat type in column, (iii) an integer vector named site containing the index of the site in which the animals in the data.frames locs and hr are monitored (1=Chize, 2=la Petite Pierre, 3=Trois-Fontaines).

Source

Sonia Said, Centre national d'etude et de recherche appliquee "Cervides-Sangliers", Office national de la chasse et de la faune sauvage, Birieux, Ain, France.

Examples

1
2
3
4
5
data(HS3sites)
str(HS3sites)

## see the help pages of the datasets coefficientsModel1 and
## coefficientsModel2 for the modeling of this dataset

ClementCalenge/roedeer3sites documentation built on May 16, 2019, 6:58 p.m.