jbplot_kobe: KOBE phase plot

Description Usage Arguments

View source: R/jabba_plots.R

Description

plots the stock status posterior over B/Bmsy and F/Fmsy

Usage

1
2
3
4
5
6
7
8
jbplot_kobe(
  jabba,
  output.dir = getwd(),
  as.png = FALSE,
  add = FALSE,
  width = 5,
  height = 4.5
)

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


zanbi/jabbamodel-JABBA documentation built on June 27, 2020, 12:23 a.m.