Learn R Programming

datana (version 1.0.6)

cameratrap2: Camaras trampa de mamiferos en el parque nacional Ruaha, en el sur de Tanzania

Description

Contains information of Camera trap data on medium to large terrestrial mammals collected at 54 camera stations in Ruaha National Park, southern Tanzania. Dataset contains 14604 observations and sampling was carried out for two months during the dry season of 2013 and two months during the wet season of 2014. Each camera station is associated with a randomly placed camera and a trail-based camer, with the aim of comparing communities resulting from the two camera trap placement strategies.

Usage

data(cameratrap2)

Arguments

Format

Contiene 6 variables, como sigue:

referencia

Number of observation od datasets.

posicion

Type of "placement" placed in each station (random or trail).

temporada

Season where were made the samplings.

estacion

Station where were collected the data.

especie

Name of specie medium to large terrestrial mammals.

fecha.hora

The date and time of each photographic event is also given.

References

- Cusack J, Dickman A, Rowcliffe M, Carbone C, Macdonald D, Coulson T. 2016. Random versus game trail-based camera trap placement strategy for monitoring terrestrial mammal communities. PLoS ONE 10(5): e0126373.

Examples

Run this code
data(cameratrap2)    
head(cameratrap2) 

Run the code above in your browser using DataLab