Learn R Programming

adehabitatLT (version 0.3.28)

buffalo: GPS monitoring of a buffalo

Description

This data set contains the relocations of an African buffalo (Syncerus caffer) monitored in the W National Park (Niger) by D. Cornelis, as well as the habitat map of the study area.

Usage

data(buffalo)

Arguments

Format

This dataset is a list containing an object of class ltraj and a SpatialPixelsDataFrame.

Details

The "infolocs" component of the ltraj stores the proportion of the time duration between relocation i-1 and relocation i during which the animal was active.

Examples

Run this code
data(buffalo)
plot(buffalo$traj, spixdf=buffalo$habitat)

Run the code above in your browser using DataLab