trackMidpts | R Documentation |
Midpoints of a path
trackMidpts(p, fold = FALSE)
p |
a two column matrix of (lon,lat) locations along the path. |
fold |
should the longitudes be folded into [-180,180). |
Compute the midpoints of a sequence of locations along a path.
a two column matrix of (lon,lat) midpoints.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.