Learn R Programming

magclass (version 5.24.7)

hasSets: Has Sets

Description

Checks, whether set names have been set

Usage

hasSets(x)

Arguments

x

MAgPIE object

Value

Boolean indicating whether coordinates were found or not

See Also

getCoords

Examples

Run this code
# NOT RUN {
hasSets(maxample("pop"))
hasSets(maxample("animal"))


# }

Run the code above in your browser using DataLab