extractMDFR.Surveys.SelFcns: Function to extract survey selectivity functions by year...

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

extractMDFR.Surveys.SelFcnsR Documentation

Function to extract survey selectivity functions by year among several models

Description

This function extracts survey selectivity functions by year among several models.

Usage

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

Arguments

objs
  • list of resLst objects

fleets
  • names of survey fleets to include (or "all" or NULL to include 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


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