gaz_sources: Get all the Marine Regions sources

gaz_sourcesR Documentation

Get all the Marine Regions sources

Description

Get all the Marine Regions sources

Usage

gaz_sources()

Details

gaz_search() is a memoised function from gaz_rest_search(). See memoise::memoise().

Value

a data frame with three columns:

  • sourceID: the identifier of the source in the Marine Regions Gazetteer database.

  • source: the name of the source.

  • sourceURL: if available, the URL of the source.

See Also

gaz_rest, gaz_search_by_source(), gaz_rest_records_by_source(), gaz_rest_source_by_sourceid()

Examples


# This
gaz_rest_sources()

# is the same as
gaz_sources()


lifewatch/mregions2 documentation built on April 17, 2025, 10:40 a.m.