gaz_types {mregions2} | R Documentation |
Get all the place types of the Marine Regions Gazetteer
Description
Get all the place types of the Marine Regions Gazetteer
Usage
gaz_types()
Value
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.
See Also
Examples
# This
gaz_rest_types()
# is the same as
gaz_types()
[Package mregions2 version 1.1.2 Index]