Learn R Programming

mregions2 (version 1.1.2)

gaz_rest_records_by_source: Retrieve Gazetteer Records by Source

Description

Retrieve Gazetteer Records by Source

Usage

gaz_rest_records_by_source(source, with_geometry = FALSE)

Value

A data frame with Gazetteer entries

Arguments

source

(character) A source from gaz_rest_sources()

with_geometry

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

See Also

gaz_rest

Examples

Run this code
# \donttest{
gaz_rest_records_by_source("ICES Ecoregions")
# }

Run the code above in your browser using DataLab