extractMDFR.Surveys.Abundance: Function to extract estimated survey abundance by year among...

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

extractMDFR.Surveys.AbundanceR Documentation

Function to extract estimated survey abundance by year among several models as a dataframe

Description

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

Usage

extractMDFR.Surveys.Abundance(
  objs,
  fleets = "all",
  cast = "x",
  years = "all",
  verbose = FALSE
)

Arguments

objs
  • list of resLst objects

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

cast
  • casting formula for excluding x,m,s,z factor levels from sums across the unspecified factors

years
  • 'all' or vector of years to include

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

Details

None.

Value

a dataframe in canonical format


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