plotMQs.QuadPlot: Make a quad plot of F vs. B over time

View source: R/plotMQs.QuadPlot.R

plotMQs.QuadPlotR Documentation

Make a quad plot of F vs. B over time

Description

Function to make a quad plot of F vs. B over time.

Usage

plotMQs.QuadPlot(tcsams, dfrMQs, aYr = 2022, min_year = 1980)

Arguments

tcsams
  • a named list of tcsam02.resLst objects

dfrMQs
  • dataframe with Fmsy, Bmsy, Fofl and OFL by case

aYr
  • assessment year (default: 2022)

min_year
  • minimum year to include in plot (default: 1980)

Details

The standard quad plot is faceted by model case. One possibility for obtaining a suitable dfrMQs is output from sdRep.CalcABC().

Value

cowplot grid graphics object


wStockhausen/rTCSAM02 documentation built on April 16, 2024, 6:25 a.m.