altitudinaldistancenextvisit_wis: Computes Altitudinal Move Distances Not Ignoring Short-Term...

Description Usage Arguments Value See Also Examples

View source: R/aggregateTrack.R

Description

altitudinaldistancenextvisit_wis computes for a data.frame as created internally in aggregateTrack the linear altitudinal distance between locations of adjacent visits, whereby short-term visits are not counted as gaps and are considered as visits.

Usage

1

Arguments

agg

A data.frame object as created internally in aggregateTrack.

Value

A numeric vector containing the linear distance between locations of adjacent visits, whereby short-term visits are not counted as gaps and are considered as visits. Values for a following move are always assigned to the last value of a visit in agg as indicated by agg$end.

See Also

aggregateTrack

Examples

1
#

henningte/herdersTA documentation built on Jan. 22, 2020, 5:16 a.m.