Learn R Programming

magclass (version 3.74)

getRegions: Get regions

Description

Extracts regions of a MAgPIE-object

Usage

getRegions(x) getRegions(x) <- value

Arguments

x
MAgPIE object
value
Vector containing the new region names of the MAgPIE objects. If you also want to change the mapping of regions to cell please use getRegionList instead.

Value

See Also

getYears, getNames, getCPR, read.magpie, write.magpie, "magpie"

Examples

Run this code
# a <- read.magpie("example.mz")
# getRegions(a)

Run the code above in your browser using DataLab