Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Trackage/trip

Repository files navigation

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

  • Probability image. The SGAT (and tripEstimation) packages have functions for dealing with spatial track summaries that are atomized to the level of each time step. There are methods for combining summaries from multiple tracks and for casting arbitrary durations (by sum) to standard image structures. This would be a good feature to replace the existing tripGrid function by storing the individual grid summaries for each implicit line segment.

  • Coercion to/from other classes See spbabel.

  • Validation Must include a detailed report object of where the problems are, and how to filter/fix/flush them.

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.

About

trip package development

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published