example_trace {MigrationDetectR} | R Documentation |
Example trace
Description
A dataset containing trace of a fictional migrant in the form of location - timestamp pairs.
Usage
example_trace
Format
A tibble with 200 rows and 2 variables:
- timestamp
POSIXct timestamps of observations
- location
Locations of observations for one of four places (Rivendell, Tatooine, Shangri-La, Narnia)
[Package MigrationDetectR version 0.1.1 Index]