gaz_rest_types | R Documentation |
Get all the place types of the Marine Regions Gazetteer
gaz_rest_types()
a data frame with three columns:
typeID
: the identifier of the place type in the Marine Regions Gazetteer database.
type
: the name of the place type.
description
: if available, the description of the place type.
gaz_rest
# This
gaz_rest_types()
# is the same as
gaz_types()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.