projectMercator | R Documentation |
Maps long lat values to the open street map mercator projection
projectMercator(lat, long, drop = TRUE)
lat |
a vector of latitudes |
long |
a vector of longitudes |
drop |
drop to lowest dimension |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.