jmsigner / amt

37 stars 13 forks source link

CRAN_Status_Badge Travis-CI Build
Status AppVeyor Build
Status

amt (animal movement tools)

The aim of amt is to make handling and analyzing animal telemetry data easier by providing functions that simplify common tasks, such as data filtering, calculation of path characteristics and home ranges, and the preparing data for more complex analyses (e.g., step selection functions and alike).

Installation

To install the current development version of amt use:

devtools::install_github("jmsigner/amt")

Questions