Description Usage Arguments Value
View source: R/calc_lag_distances.R
Calculate distance between consecutive points
1 | calc_lag_distances(lats, lons)
|
lats |
A numeric vector of latitude values. |
lons |
A numeric vector of longitude values. |
A numeric vector of distances in meters between consecutive pairs of
points. Preceeded by a NA
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.