idfeez {oceanic}R Documentation

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

idfeez(141,23)

[Package oceanic version 0.1.6 Index]