estimate_ts | R Documentation |
Estimate target strength of CPS from total length
estimate_ts(species, TL, units = "mm")
species |
A value or vector containing the species' scientific name (Clupea pallasii, Engraulis mordax, Sardinops sagax, Scomber japonicus, or Trachurus symmetricus). |
TL |
A value or vector containing total length measurements. |
units |
Length measurement units (e.g., "mm" or "cm"). If mm, lengths are converted to cm internally but returned in cm. |
A data frame with species name, total length, target strength, backscattering coefficients, and weight estimates.
estimate_ts("Sardinops sagax", TL, units = "mm")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.