Description Usage Arguments Value See Also Examples
View source: R/aggregateTrack.R
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
.
1 |
agg |
A |
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
.
1 | #
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.