Learn R Programming

mregions2 (version 1.1.2)

gaz_rest_names_by_mrgid: Get the names for a given MRGID

Description

Get the names for a given MRGID

Usage

gaz_rest_names_by_mrgid(mrgid)

Value

a vector with all the names of a Marine Regions Gazetteer entry

Arguments

mrgid

(integer) A valid Marine Regions Gazetteer Identifier (MRGID)

See Also

gaz_rest, MRGID

Examples

Run this code
gaz_rest_names_by_mrgid(3293)
gaz_rest_names_by_mrgid(14)

Run the code above in your browser using DataLab