coord_transform | R Documentation |
Converts your longitude and latitude coordinates to match the maps to properly overlay.
coord_transform(data, long, lat)
data |
a data set with long and lat coordinates |
long |
the longitude variable name |
lat |
the latitude variable name |
Your coordinates transformed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.