Learn R Programming

⚠️There's a newer version (0.2.2.0) of this package.Take me there.

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")

Copy Link

Version

Install

install.packages('amt')

Monthly Downloads

1,310

Version

0.0.7

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Johannes Signer

Last Published

September 19th, 2019

Functions in amt (0.0.7)

coords

Coordinates of a track.
deer

Relocations of 1 red deer
fit_sl_dist

Fit a statistical distribution to step lengths.
cum_ud

Calculate a cumulative UD
fit_logit

Fit logistic regression
movement_metrics

Movement metrics
filter_min_n_burst

Filter bursts by number of relocations
inspect

Inspect a track
extract_covariates

Extract covariate values
sh

Relocations of 1 red deer
fit_clogit

Fit a conditional logistic regression
crs

Coordinate References System (CRS)
random_steps

Generate Random Steps
random_points

Generate random points
fit_distr

Fit distribution to data
sh_forest

Forest cover
fit_ta_dist

Fit a statistical distribution to the turn angles of a track
reexports

Objects exported from other packages
track_resample

Resample track
from_to

Duration of tracks
remove_capture

Removes Capture Effects
hr_area

Home ranges
get_kappa

Get kappa
ta_distr

Turn angle distribution
transform_coords

Transform CRS
dist_cent

Distance to center
convert_angles

Converts angles to radians
habitat_kernel

Simulate UD from fitted SSF
steps

Functions to create and work with steps
od

Occurrence Distribution
plot_sl

Plot step-length distribution
distributions

Functions to work with distributions as objects
sl_distr

Step-length distribution
summarize_sampling_rate

Returns a summary of sampling rates
sl_params

Step lengths parameters
time_of_day

Time of the day when a fix was taken
ta_params

Turn angle parameters
track_methods

Track Methods
track_align

Selects relocations that fit a new time series
speed

Speed
track

Create a track_*
adjust_param

Adjust parameters
bbox

Get bounding box of a track.
amt_fisher_lu

Landuse for fisher data
as_track

Coerce to track
amt_fisher

GPS tracks from four fishers
available_distr

Display availabel distributions for step lengths and turn angles.
centroid

Calculate the centroid of a track.
coercion

Coerce a track to other formats.
amt-package

amt: Animal Movement Tools