plotSens_panel: plotSens_panel a four-panel transparency shade plot for...

Description Usage Arguments

View source: R/plotSens_panel.R

Description

plotSens_panel a four-panel transparency shade plot for sensitivities

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
plotSens_panel(
  rootdir,
  spr_csv = NA,
  b.name = NA,
  f.name = NA,
  pattern = NA,
  subpattern = NA,
  plotloc = NA,
  doLegend = T
)

Arguments

b.name

the character column name of the biomass ref point; can rename to change y lab

f.name

the character column name of the fishing ref point

pattern

1st order directory character

subpattern

2nd order directory character

plotloc

where to save plot

doLegend

logical. do you want to write a legend (not advised for huge rep sets)

mq_csv

optional; if you already generated a MQ csv using extractResults it will read from that, otherwise need pattern/subpattern


mkapur/kaputils documentation built on Nov. 14, 2021, 3:23 a.m.