polar_map | R Documentation |
Spatial lines in the standard (71S) South Polar projection. Data is the 'rnaturalearth ne_coastline' at 'scale = 10'.
polar_map(crs = commonprojections$polar)
crs |
PROJ.4 string |
Use 'crs' to modify the projection, or set to 'NA' to leave in longlat.
SpatialLinesDataFrame
plot(polar_map())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.