Return a character vector that lists all of the gazetteers present in the gaz data, or (if gaz was not provided) all of the gazetteers available through the antanym package. Currently only one gazetteer is available: the Composite Gazetteer of Antarctica.
an_gazetteers(gaz)
| gaz | data.frame or SpatialPointsDataFrame: (optional) as returned by |
|---|
character vector. If gaz was provided, this will be a list of all gazetteers present in gaz. Otherwise, it will be a list of all gazetteers available through the antanym package
an_gazetteers()#> [1] "CGA"