Learn R Programming

trackdf (version 0.3.3)

Data Frame Class for Tracking Data

Description

Data frame class for storing collective movement data (e.g. fish schools, ungulate herds, baboon troops) collected from GPS trackers or computer vision tracking software.

Copy Link

Version

Install

install.packages('trackdf')

Monthly Downloads

259

Version

0.3.3

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Simon Garnier

Last Published

January 29th, 2024

Functions in trackdf (0.3.3)

filter

Subset rows using column values
.Mode

Compute The Mode(s) Of A Discrete Distribution
inconsistent_data

Find Inconsistent Locations in a Track Table
.reclass

Maintain Class After Modification
duplicated_data

Find Duplicated Data in a Track Table
is_track

Check Validity of Track Table
conversions

Convert a Track Table to/from Other Formats
dplyr_track

Dplyr Methods For Track Tables
is_geo

Check if Track Table Uses Geographic Coordinates
bind_tracks

Bind Multiple Track Tables by Row
short_tracks

Trajectories of Two Goats Through the Namibian Desert (short version)
projection

Access/Modify the Projection of a Track Table
[.track

Extract or Replace Parts of a Track Table
track_

Build a Track Table
missing_data

Find Missing Data in a Track Table
n_dims

Number of Spatial Dimensions of a Track Table
n_tracks

Number of Tracks in a Track Table
tracks

Trajectories of Two Goats Through the Namibian Desert