gaz_rest_records_by_source {mregions2}R Documentation

Retrieve Gazetteer Records by Source

Description

Retrieve Gazetteer Records by Source

Usage

gaz_rest_records_by_source(source, with_geometry = FALSE)

Arguments

source

(character) A source from gaz_rest_sources()

with_geometry

(logical) Add geometries to the result data frame? Default = FALSE

Value

A data frame with Gazetteer entries

See Also

gaz_rest

Examples


gaz_rest_records_by_source("ICES Ecoregions")


[Package mregions2 version 1.1.2 Index]