getRegions {magclass} | R Documentation |
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
|
Value
Regions of the MAgPIE-object
Functions
-
getRegions(x) <- value
: overwrite region names
Author(s)
Jan Philipp Dietrich
See Also
getYears
, getNames
,
getCPR
, read.magpie
, write.magpie
,
"magpie"
Examples
# a <- read.magpie("example.mz")
# getRegions(a)
[Package magclass version 6.13.2 Index]