View source: R/SpeciesCategoryCatch.R
SpeciesCategoryCatch | R Documentation |
This function sums the catch fraction weight and number per Haul and SpeciesCategory.
SpeciesCategoryCatch(
StoxBioticData,
SpeciesCategoryCatchType = c("Normalized", "Standard")
)
StoxBioticData |
|
SpeciesCategoryCatchType |
The type of the total catch variables, either "Standard" for the raw total catch and "Normalized" for normalizing by tow distance by dividing by the EffectiveTowDistance in nautical miles. |
An object of StoX data type SpeciesCategoryCatchData
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.