hasCoords: Has Coordinates

View source: R/hasCoords.R

hasCoordsR Documentation

Has Coordinates

Description

Checks, whether object contains coordinates.

Usage

hasCoords(x, xlab = "x", ylab = "y")

Arguments

x

MAgPIE object

xlab

label of x-dimension

ylab

label of y-dimension

Value

Boolean indicating whether coordinates were found or not

Author(s)

Jan Philipp Dietrich

See Also

getCoords

Examples


hasCoords(maxample("pop"))
hasCoords(maxample("animal"))



pik-piam/magclass documentation built on March 25, 2024, 11:07 p.m.