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 |
Examples
idfeez(141,23)
[Package oceanic version 0.1.7 Index]