extractMDFR.Fisheries.SelFcns: Function to compare fishery selectivity functions by year...

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

extractMDFR.Fisheries.SelFcnsR Documentation

Function to compare fishery selectivity functions by year among several models

Description

This function compares fishery selectivity functions by year among several models.

Usage

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

ggplot2 object


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