estimate_ts: Estimate target strength of CPS from total length

View source: R/atm.R

estimate_tsR Documentation

Estimate target strength of CPS from total length

Description

Estimate target strength of CPS from total length

Usage

estimate_ts(species, TL, units = "mm")

Arguments

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.

Value

A data frame with species name, total length, target strength, backscattering coefficients, and weight estimates.

Examples

estimate_ts("Sardinops sagax", TL, units = "mm")

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