ReportSpeciesCategoryCatch | R Documentation |
Reports the sum, mean or other functions on a variable of the SpeciesCategoryCatch
.
ReportSpeciesCategoryCatch(
SpeciesCategoryCatchData,
TargetVariable = c("TotalCatchWeight", "TotalCatchNumber"),
TargetVariableUnit = character()
)
SpeciesCategoryCatchData |
The |
TargetVariable |
The column to report. |
TargetVariableUnit |
The unit to use for the |
This function is useful to, e.g, sum Biomass for each SpeciesCategory and IndividualTotalLenght, or average IndividualTotalLength for each IndiivdualAge and Stratum.
A ReportSpeciesCategoryCatchData
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.