gapdurationnextcampsite_wos: Computes Gap Durations Ignoring Short-Term Visits

Description Usage Arguments Value See Also Examples

View source: R/aggregateTrack.R

Description

gapdurationnextcampsite_wos computes for a data.frame as created internally in aggregateTrack the duration of gaps as number of gap data values between campsite visits, whereby short-term visits are counted as gaps.

Usage

1

Arguments

agg

A data.frame object as created internally in aggregateTrack.

Value

A numeric vector containing the duration of gaps between campsites as number of gap data values between campsite visits, whereby short-term visits are counted as gaps. Values for a following move are always assigned to the last value of a campsite visit in agg as indicated by agg$end & agg$campsite.

See Also

aggregateTrack

Examples

1
#

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