estimate_inshore | R Documentation |
Extract acoustic intervals for nearshore extrapolation
estimate_inshore(nasc.df, feature.df, lat.radius = 0.1)
nasc.df |
A data frame containing total backscatter from all CPS
( |
feature.df |
A data frame containing the latitude and longitude of the
feature used to reduce |
lat.radius |
A vector used to restrict the features being compared. |
A data frame containing backscatter equidistinant from a feature.
estimate_inshore(nasc.df, feature.df, lat.radius = 0.1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.