getMap | R Documentation |
A simple way to access maps stored in the package.
getMap(resolution = "coarse", projection = NA)
resolution |
options "coarse","low","less islands","li","high". For "high" you need to install the package rworldxtra |
projection |
DEPRECATED OCTOBER 2012 to reproject maps see spTransform in rgdal |
A SpatialPolygonsDataFrame object.
Barry Rowlingson & Andy South
plot(getMap())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.