in_water: Are coordinates properly within the water within the KFS?

View source: R/in_water.R

in_waterR Documentation

Are coordinates properly within the water within the KFS?

Description

Are coordinates properly within the water within the KFS?

Usage

in_water(xy, toplot = FALSE)

Arguments

xy

Dataframe with coordinates, decimal degrees, in columns 'x' and 'y'

toplot

Boolean with default 'FALSE'.

Value

The 'xy' dataframe, filtered only to coordinates that are (1) in the KFS and (2) not on land.


ericmkeen/bangarang documentation built on Feb. 10, 2024, 2:58 p.m.