accBasinNames: Return the list of oceans and seas.

View source: R/dbFixedNames.R

accBasinNamesR Documentation

Return the list of oceans and seas.

Description

Return the list of oceans and seas.

Usage

accBasinNames(basin = NA)

Arguments

basin

A name of basin. Default is NA and returns a list of all the accepted names.

Value

A list of accepted names.

See Also

https://www.marineregions.org/downloads.php

Examples

accBasinNames()
accBasinNames('Indian Ocean')

crestr documentation built on Jan. 6, 2023, 5:23 p.m.