AR5regions | R Documentation |
Spatial Polygons of the geographical regions used in the IPCC 5th Assessment Report.
A SpatialPolygons-class
object
For further detail, see http://www.ipcc-data.org/guidelines/pages/ar5_regions.html
Shapefile imported with function readOGR
(http://www.ipcc-data.org/guidelines/pages/ar5_regions.html)
## Not run:
data(AR5regions)
require(sp)
require(transformeR)
sp::plot(AR5regions, border = "red", axes = TRUE)
draw.world.lines()
title("AR5 World regions")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.