monkey.tr: Trajectory data of two monkeys over two days

Description Usage Format Examples

Description

This data set contains GPS data obtained from two vervet monkeys over two days. The data is sampled at one sample per hour from 5:00 to 19:00, although there are missing values.

Usage

1
data(vervet_monkeys)

Format

An object of type MoveBBStack created from the data in monkey.data, containing four daily trajectories, one for each (monkey, day) pair.

Examples

1
2
3
4
data(vervet_monkeys)

monkey.tr
plot(monkey.tr)

moveBB documentation built on May 2, 2019, 5:50 p.m.

Related to monkey.tr in moveBB...