estimate_inshore: Extract acoustic intervals for nearshore extrapolation

View source: R/spatial.R

estimate_inshoreR Documentation

Extract acoustic intervals for nearshore extrapolation

Description

Extract acoustic intervals for nearshore extrapolation

Usage

estimate_inshore(nasc.df, feature.df, lat.radius = 0.1)

Arguments

nasc.df

A data frame containing total backscatter from all CPS (cps.nasc), acoustic proportions (prop.spp), and weight-specific backscattering cross sections (sigmawg.spp) in a given stratum

feature.df

A data frame containing the latitude and longitude of the feature used to reduce nasc.df

lat.radius

A vector used to restrict the features being compared.

Value

A data frame containing backscatter equidistinant from a feature.

Examples

estimate_inshore(nasc.df, feature.df, lat.radius = 0.1)

kstierhoff/atm documentation built on Jan. 30, 2025, 11:21 p.m.