Last chance! 50% off unlimited learning
Sale ends in
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
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).
coordinates of the MAgPIE-object
getCoords<-: set coordinates
getCoords<-
as.RasterBrick, getItems, "'>magpie"
as.RasterBrick
getItems
"'>magpie"
# NOT RUN { a <- maxample("animal")#' getCoords(a) # }
Run the code above in your browser using DataLab