extractMDFR.Fisheries.Catchability: Function to extract fishery catchabilities by year using...

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

extractMDFR.Fisheries.CatchabilityR Documentation

Function to extract fishery catchabilities by year using ggplot2

Description

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

Usage

extractMDFR.Fisheries.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

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.