gapdurationnextcampsite_wis: Computes Gap Durations Not Ignoring Short-Term Visits

Description Usage Arguments Value See Also Examples

View source: R/aggregateTrack.R

Description

gapdurationnextcampsite_wis computes for a data.frame as created internally in aggregateTrack the duration of gaps as number of gap data values between 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 duration of gaps between visits as number of gap data values between 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.