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, filter_to_valid = TRUE, toplot = FALSE)

Arguments

xy

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

filter_to_valid

Boolean, should the dataset be filtered to only valid coordinates?

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 March 1, 2025, 11:58 p.m.