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