| hasCoords | R Documentation |
Checks, whether object contains coordinates.
hasCoords(x, xlab = "x", ylab = "y")
x |
MAgPIE object |
xlab |
label of x-dimension |
ylab |
label of y-dimension |
Boolean indicating whether coordinates were found or not
Jan Philipp Dietrich
getCoords
Other ObjectInfo:
dimExists(),
fulldim(),
hasSets(),
is.temporal(),
isYear(),
ncells(),
ndim(),
sameDims()
hasCoords(maxample("pop"))
hasCoords(maxample("animal"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.