Skip to content

Checks, whether set names have been set

Usage

hasSets(x)

Arguments

x

MAgPIE object

Value

Boolean indicating whether coordinates were found or not

Author

Jan Philipp Dietrich

Examples


hasSets(maxample("pop"))
#> [1] TRUE
hasSets(maxample("animal"))
#> [1] TRUE