Learn R Programming

MigrationDetectR (version 0.1.1)

example_trace: Example trace

Description

A dataset containing trace of a fictional migrant in the form of location - timestamp pairs.

Usage

example_trace

Arguments

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)