Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

track_methods

Track Methods


Description

Methods to work with a track. Function to calculate the absolute direction of a movement track. 0 is north.

Usage

velocity(x, ...)

## S3 method for class 'track_xyt'
velocity(x, ...)

nsd(x, ...)

## S3 method for class 'track_xy'
nsd(x, ...)

diff_x(x, ...)

## S3 method for class 'track_xy'
diff_x(x, ...)

diff_y(x, ...)

## S3 method for class 'track_xy'
diff_y(x, ...)

Arguments

x

A track_xyt.

...

Further arguments, none implemented.


amt

Animal Movement Tools

v0.1.4
GPL-3
Authors
Johannes Signer [aut, cre], Brian Smith [ctb], Bjoern Reineking [ctb], Ulrike Schlaegel [ctb], John Fieberg [ctb], Scott LaPoint [dtc]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.