get_ocean_names {forcis}R Documentation

Get World ocean names

Description

This function returns the name of World oceans according to the IHO Sea Areas dataset version 3 (Flanders Marine Institute, 2018).

Usage

get_ocean_names()

Value

A character vector with World ocean names.

References

Flanders Marine Institute (2018). IHO Sea Areas, version 3. Available online at: https://www.marineregions.org/. DOI: doi:10.14284/323.

Examples

# Print the name of World oceans ----
get_ocean_names()

[Package forcis version 1.0.1 Index]