extractMDFR.Surveys.Availability: Function to extract survey availabilities

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

extractMDFR.Surveys.AvailabilityR Documentation

Function to extract survey availabilities

Description

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

Usage

extractMDFR.Surveys.Availability(
  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 Sept. 12, 2023, 3:13 p.m.