track_length: Get duration of animal tracking

Description Usage Arguments Value Examples

View source: R/track_length.R

Description

Get duration of animal tracking.

Usage

1
track_length(data, id, noid = "noid", date = "dateloc", unit = "days")

Arguments

data

Cleaned Argos location data frame

id

The animal id to extract track informations

noid

Column name of the animal id field

date

Column name of the date field

unit

Default is 'days'

Value

A data frame with 7 variables

Examples

1
## See vignette

ahasverus/argostools documentation built on Feb. 22, 2020, 4:35 a.m.