R/SpeciesCategoryCatch.R
SpeciesCategoryCatch.Rd
This function sums the catch fraction weight and number per Haul and SpeciesCategory.
SpeciesCategoryCatch(
StoxBioticData,
SpeciesCategoryCatchType = c("Normalized", "Standard")
)
StoxBioticData
(defined in RstoxData).
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
.