Skip to contents

List Marine Regions

Usage

eurobis_list_regions()

Value

a tibble with the Marine Regions names and unique identifier MRGID. See details section.

Details

The Marine Regions Gazetteer is the geographical backbone of EurOBIS.

The MRGID is the Marine Regions Gazetteer Unique Identifier. This is a persistent ID that won't be ever deleted. See https://marineregions.org/mrgid.php for further information.

You can find more info about each marine region by searching in the Marine Regions website: https://marineregions.org/gazetteer.php?p=search

Or you can use the mregion2 R package: https://github.com/lifewatch/mregions2

E.g.: library(mregions2) gaz_search(25600)

Examples

if (FALSE) eurobis_list_regions()