Learn R Programming

crestr (version 1.2.1)

accBasinNames: Return the list of oceans and seas.

Description

Return the list of oceans and seas.

Usage

accBasinNames(basin = NA)

Value

A list of accepted names.

Arguments

basin

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

See Also

Examples

Run this code
accBasinNames()
accBasinNames('Indian Ocean')

Run the code above in your browser using DataLab