gaz_sources | R Documentation |
Get all the Marine Regions sources
gaz_sources()
gaz_search() is a memoised function from gaz_rest_search(). See memoise::memoise()
.
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.
gaz_rest, gaz_search_by_source()
, gaz_rest_records_by_source()
, gaz_rest_source_by_sourceid()
# This
gaz_rest_sources()
# is the same as
gaz_sources()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.