View source: R/getRegionList.R
| getRegionList | R Documentation |
Extracts a vector containing the region of each cell of a MAgPIE-object
getRegionList(x)
getRegionList(x) <- value
x |
MAgPIE object |
value |
A vector with ncell elements containing the regions of each cell. |
A vector with ncell elements containing the region of each cell.
getRegionList(x) <- value: set region names
Jan Philipp Dietrich
getRegions,getYears,
getNames, getCPR, read.magpie,
write.magpie, "magpie"
# a <- read.magpie("example.mz")
# getRegionList(a)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.