AR5regions: AR5 regions from the IPCC 5th Assessment Report.

AR5regionsR Documentation

AR5 regions from the IPCC 5th Assessment Report.

Description

Spatial Polygons of the geographical regions used in the IPCC 5th Assessment Report.

Format

A SpatialPolygons-class object

Details

For further detail, see http://www.ipcc-data.org/guidelines/pages/ar5_regions.html

Source

Shapefile imported with function readOGR (http://www.ipcc-data.org/guidelines/pages/ar5_regions.html)

Examples

## 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)

SantanderMetGroup/visualizeR documentation built on Oct. 28, 2023, 6:11 a.m.