Travis-CI Build Status AppVeyor Build Status CRAN_Status_Badge Coverage Status

Tools for animal track data

The trip package provides functions for accessing and manipulating spatial data for animal tracking. Filter for speed and create time spent plots from animal track data.

Installing

The package is easily installed from CRAN in R.

install.packages("trip")

Install dev version

To install the development package from Github, use devtools:

devtools::install_github("mdsumner/trip")

TODO

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.