SpeciesCategoryCatch: Table of total catch weight and number per Haul and...

View source: R/SpeciesCategoryCatch.R

SpeciesCategoryCatchR Documentation

Table of total catch weight and number per Haul and SpeciesCategory

Description

This function sums the catch fraction weight and number per Haul and SpeciesCategory.

Usage

SpeciesCategoryCatch(
  StoxBioticData,
  SpeciesCategoryCatchType = c("Normalized", "Standard")
)

Arguments

StoxBioticData

StoxBioticData (defined in RstoxData).

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.


StoXProject/RstoxBase documentation built on July 14, 2024, 9:39 a.m.