extractMDFR.Surveys.Catchability: Function to extract survey catchabilities

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

extractMDFR.Surveys.CatchabilityR Documentation

Function to extract survey catchabilities

Description

This function extracts survey catchability estimates by year, sex and maturity state.

Usage

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

Arguments

objs
  • list of resLst objects

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

years
  • vector of years to show, or 'all' to show all years

cast
  • formula to exclude factors from "averaging" over (x,m,s)

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

Details

None.

Value

dataframe in canonical format


wStockhausen/rCompTCMs documentation built on Aug. 27, 2024, 7:15 p.m.