Learn R Programming

oceanic (version 0.1.8)

idfocean: idfocean

Description

Return The Pacific Ocean(PAC), Indian Ocean(IND) or Atlantic Ocean(ATL) of your coordinate.

Usage

idfocean(lon, lat)

Value

the ocean of lon and lat.

Arguments

lon

Input the longitude.

lat

Input the latitude.

Examples

Run this code
idfocean(125,20)

Run the code above in your browser using DataLab