getRegions | R Documentation |
Extracts regions of a MAgPIE-object
getRegions(x)
getRegions(x) <- value
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
|
Regions of the MAgPIE-object
getRegions(x) <- value
: overwrite region names
Jan Philipp Dietrich
getYears
, getNames
,
getCPR
, read.magpie
, write.magpie
,
"magpie"
# a <- read.magpie("example.mz")
# getRegions(a)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.