hasCoords {magclass} | 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
hasCoords(maxample("pop"))
hasCoords(maxample("animal"))