extractMDFR.Fisheries.RetFcns: Function to extract fishery retention functions by year among...

View source: R/extractMDFR.Fisheries.RetFcns.R

extractMDFR.Fisheries.RetFcnsR Documentation

Function to extract fishery retention functions by year among several models

Description

This function extracts fishery retention functions by year among several models.

Usage

extractMDFR.Fisheries.RetFcns(
  objs,
  fleets = "all",
  cast = "y+x",
  years = "all",
  verbose = FALSE
)

Arguments

objs
  • list of resLst objects

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

cast
  • formula to exclude factors from "averaging" over

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

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.