jbplot_spphase: JABBA SPphase Plot

View source: R/jabba_plots.R

jbplot_spphaseR Documentation

JABBA SPphase Plot

Description

plots the production function + Catch vs biomass and color-coded kobe phases

Usage

jbplot_spphase(
  jabba,
  output.dir = getwd(),
  as.png = FALSE,
  add = FALSE,
  width = 5,
  height = 4.5,
  verbose = TRUE
)

Arguments

jabba

output list from fit_jabba

output.dir

directory to save plots

as.png

save as png file of TRUE

add

if true don't call par() to allow construction of multiplots

width

plot width

height

plot hight

verbose

silent option


jabbamodel/JABBA documentation built on Nov. 2, 2024, 12:50 p.m.