jbplot_kobe | R Documentation |
plots the stock status posterior over B/Bmsy and F/Fmsy
jbplot_kobe(
jabba,
ylab = NULL,
xlab = NULL,
output.dir = getwd(),
as.png = FALSE,
add = FALSE,
width = 5,
height = 4.5,
verbose = TRUE
)
jabba |
output list from fit_jabba |
ylab |
yaxis label |
xlab |
xaxis label |
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 height |
verbose |
silent option |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.