getMDFR.Data.FleetSizeComps: Get fleet size comps by model scenario

View source: R/getMDFR.Data.FleetSizeComps.R

getMDFR.Data.FleetSizeCompsR Documentation

Get fleet size comps by model scenario

Description

Function to get fleet size comps by model scenario.

Usage

getMDFR.Data.FleetSizeComps(
  objs,
  fleet.type = c("survey", "fishery"),
  catch.type = c("index", "total", "discard", "retained"),
  data.type = c("input", "aggregated"),
  verbose = FALSE
)

Arguments

objs
  • single model report list object, or named list of them

fleet.type
  • fleet type ('fishery' or 'survey')

catch.type
  • catch type ('index','total','discard', or 'retained')

data.type
  • "input" or "aggregated"

verbose
  • flag (T/F) to print diagnostic info

Details

Returned dataframe is in canonical format. "category" will be "n.at.z" to indicate size compositions (to be consistent across the package).

Value

dataframe in canonical format


wStockhausen/rTCSAM02 documentation built on April 16, 2024, 6:25 a.m.