jbplot_retro: jbplot_retro() to plot retrospective pattern

Description Usage Arguments Value

Description

Plots retrospective pattern of B, F, BBmsy, FFmsy, BB0 and SP #'

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
jbplot_retro(
  hc,
  output.dir = getwd(),
  as.png = FALSE,
  single.plots = FALSE,
  width = NULL,
  height = NULL,
  Xlim = NULL,
  cols = NULL,
  legend.loc = "topright"
)

Arguments

hc

output from jabba_hindast()

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)

cols

option to add colour palette

legend.loc

location of legend

Value

Mohn's rho statistic for several quantaties


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