knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

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



jmsigner/amt documentation built on April 14, 2024, 1:18 a.m.