extractMDFR.Surveys.CaptureProbs: Function to extract survey capture probability functions by...

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

extractMDFR.Surveys.CaptureProbsR Documentation

Function to extract survey capture probability functions by year among several models

Description

This function extracts survey capture probability functions by year among several models.

Usage

extractMDFR.Surveys.CaptureProbs(
  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


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