extractMDFR.Surveys.Biomass: Function to compare estimated survey biomass by year among...

View source: R/extractMDFR.Surveys.Biomass.R

extractMDFR.Surveys.BiomassR Documentation

Function to compare estimated survey biomass by year among several models

Description

This function extracts estimated survey biomass by year among several models as a dataframe

Usage

extractMDFR.Surveys.Biomass(
  objs,
  fleets = "all",
  category = "index",
  cast = "y+x",
  years = "all",
  verbose = FALSE
)

Arguments

objs
  • list of resLst objects

fleets
  • names of fleets to include (or "all")

cast
  • cast'ing formula for aggregating by factors (y,x,m,s,z)

years
  • 'all' or vector of years to include

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

Details

None.

Value

dataframe in canonical format.


wStockhausen/rCompTCMs documentation built on Sept. 12, 2023, 3:13 p.m.