wildboars_4Ind_ltraj: 'wildboars_4Ind_ltraj' - (adjusted) example data from the...

Description Usage Format Details Source Examples

Description

Five trajectories of four tracked wild boars. A modiefied data set from the package adehabititLT.

Usage

1

Format

An object of class ltraj

Details

This data set is a modified version of the trajectory data stored in the object puechabonsp, which is provided by the package adehabititLT. The data represent the results of the monitoring of 4 wild boars in 1993 at Puechabon (Mediterranean habitat, South of France) and thus the original data contains four trajectories. The data set is modified in a way, that the trajectory of one individual is split into two trajectories respectively bursts.

Source

Original data source:

Maillard, D. (1996). Occupation et utilisation de la garrigue et du vignoble mediterraneens par le Sanglier. Universite d'Aix-Marseille III: PhD thesis.

taken from adehabititLT:

Calenge, C. (2006) The package adehabitat for the R software: a tool for the analysis of space and habitat use by animals. Ecological Modelling, 197, 516-519

Examples

1
2
3
4
5
6
7
8
9
## load example data
## data(wildboars_4Ind_ltraj, package = "trajaggr")
data(wildboars_4Ind_ltraj)
class(wildboars_4Ind_ltraj)
#if (requireNamespace("adehabitatLT", quietly = TRUE)) {
 adehabitatLT::summary.ltraj(wildboars_4Ind_ltraj) 
#}
# for further details run
# ?wildboars_4Ind_ltraj

roland-h/trajaggr documentation built on Jan. 19, 2021, 1:02 p.m.