DFO_quant: Deparment of Fisheries and Oceans biomass quantile plot

Description Usage Arguments Author(s)

View source: R/DFO.R

Description

A plot of biomass relative to BMSY quantiles over projected years

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
DFO_quant(
  MSEobj,
  maxcol = 6,
  qcol = rgb(0.4, 0.8, 0.95),
  lcol = "dodgerblue4",
  curyr = 2018,
  quants = c(0.05, 0.25, 0.75, 0.95),
  addline = T,
  forreport = T
)

Arguments

MSEobj

An MSE object of class MSE produced by DLMtool function runMSE

maxcol

Integer how many columns for panel plots?

qcol

A color, the quantile coloration

lcol

A color, the mean B/BMSY line

curyr

The current calendar year

quants

A vector 2 long for the quantiles e.g. 0.1 and 0.9 for the 10th and 90th quantiles

addline

Should two individual example simulations be added to the plot?

forreport

Logical. Is it for a report? If true, one plot of six MPs in a row will be provided one after another.

Author(s)

T. Carruthers


DLMtool/DLMtool documentation built on June 20, 2021, 5:20 p.m.