distancenextvisit_wis_campsite: Computes Move Distances Not Ignoring Short-Term Visits

Description Usage Arguments Value See Also Examples

View source: R/aggregateTrack.R

Description

distancenextvisit_wis_campsite computes for a data.frame as created internally in aggregateTrack the linear distance between locations of adjacent campsites along locations of short-term visits (if present). This is done by summing all distances covered between adjacent campsites as computed with distancenextvisit_wis.

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 campsites along locations of short-term visits (if present). Values for a following move are always assigned to the last value of a campsite in agg as indicated by agg$end.

See Also

aggregateTrack

Examples

1
#

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