Description Usage Arguments Value Examples
View source: R/matchGPXtoNearbyOSM.R
Convert a list of observations of Points to a list of observations with lines between points. The conversion adds the parameter speed.
1 |
p |
points |
The points of p
merged to linestrings starting with p[i-1]
and ending with p[i]
.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.