puechcirc {adehabitat}R Documentation

Movements of wild boars tracked at Puechabon

Description

This data set is an object of class traj, giving the results of the monitoring of 2 wild boars by radio-tracking at Puéchabon (Mediterranean habitat, South of France). These data have been collected by Daniel Maillard (Office national de la chasse et de la faune sauvage), and correspond to the activity period of the wild boar (during the night, when the animals forage. The data set puechabon describes the resting sites).

Usage

data(puechcirc)

Format

This data frame has 204 observations, and 5 variables:

id
a factor with levels CH93 and JE93, giving the name of the animals
x
a vector giving the x coordinates of the relocations
y
a vector giving the y coordinates of the relocations
date
a POSIXct giving the date of collection of the relocations
burst
a factor with levels CH930803, CH930824, CH930827, JE930819, and JE930827, giving the ID of the circuits.

Source

Maillard, D. (1996). Occupation et utilisation de la garrigue et du vignoble méditerranéens par le Sanglier. Université d'Aix-Marseille III: PhD thesis.


[Package adehabitat version 1.2-1 Index]