powered by
Extracts spatial coordinates of a MAgPIE-object
getCoords(x, xlab = "x", ylab = "y")getCoords(x, xlab = "x", ylab = "y") <- value
getCoords(x, xlab = "x", ylab = "y") <- value
coordinates of the MAgPIE-object
MAgPIE object
label of x-dimension
label of y-dimension
coordinates as two column data.frame the data should be set to (first column = x, second column = y).
getCoords(x, xlab = "x", ylab = "y") <- value: set coordinates
Jan Philipp Dietrich
as.RasterBrick, getItems, "magpie"
as.RasterBrick
getItems
"magpie"
a <- maxample("animal") getCoords(a)
Run the code above in your browser using DataLab