Learn R Programming

oceanic (version 0.1.8)

idfeez: idfeez

Description

This function allows you to identify location in which EEZ from a numeric vector.

Usage

idfeez(lon, lat, ac = TRUE)

Arguments

lon

Input the longitude.

lat

Input the latitude.

ac

logical. If TRUE will return full name of EEZ.

Examples

Run this code
idfeez(141,23)

Run the code above in your browser using DataLab