Trackage/traipse: Shared Tools for Tracking Data

A collection of commonly used tools for animal movement and other tracking data. Variously distance, angle, bearing, distance-to, bearing-to and speed are provided for geographic data that can be used directly or within 'tidyverse' syntax. Distances and bearings are calculated using modern geodesic methods as provided by Charles F. F. Karney (2013) <doi:10.1007/s00190-012-0578-z> via the 'geodist' and 'geosphere' packages.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.3.0.9001
URL https://github.com/Trackage/traipse
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("Trackage/traipse")
Trackage/traipse documentation built on Jan. 11, 2023, 7:34 p.m.