jbplot_summary: jbplot_summary()

Description Usage Arguments

Description

Compares B, F, BBmsy, FFmsy, BB0 and SP for various model scanarios that have to be saved as rdata

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
jbplot_summary(
  scenarios = NULL,
  assessment = NULL,
  mod.path = getwd(),
  plotCIs = TRUE,
  prefix = "Summary",
  save.summary = FALSE,
  output.dir = getwd(),
  as.png = FALSE,
  single.plots = FALSE,
  width = NULL,
  height = NULL,
  Xlim = NULL
)

Arguments

scenarios

Names of model scenarios to compare

assessment

Name of assessment as specified in jbinput

mod.path

Directory of saved model runs or vector

plotCIs

Plot Credibilty Interval

prefix

Plot name specifier

save.summary

option to save a summary of all loaded model runs

output.dir

directory to save plots

as.png

save as png file of TRUE

single.plots

if TRUE plot invidual fits else make multiplot

width

plot width

height

plot hight

Xlim

allows to "zoom-in" requires speficiation Xlim=c(first.yr,last.yr)


Henning-Winker/JABBApkg documentation built on Oct. 29, 2020, 9:11 a.m.