estimate_point | R Documentation |
Calculate point estimate of species biomass
estimate_point(df, stratum.area, species)
df |
A data frame containing total backscatter from all CPS
( |
stratum.area |
A vector containing stratum areas (in square meters). |
species |
A vector containing the species' scientific name (Clupea pallasii, Engraulis mordax, Sardinops sagax, Scomber japonicus, or Trachurus symmetricus). |
A data frame with the stratum areas and point estimates of total biomass.
estimate_point(df, stratum.area, "Engraulis mordax")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.