plotKobe_panel: plotKobe_panel 'plotKobe_panel' custom wrapper to loop...

Description Usage Arguments

View source: R/plotKobe_panel.R

Description

plotKobe_panel plotKobe_panel custom wrapper to loop through nested operating/estimation models and plot using r4ss

Usage

1
2
3
4
5
6
7
8
plotKobe_panel(
  rootdir,
  pattern = NA,
  plotloc = NA,
  plotrows = 1,
  plotcols = 2,
  saveplot = T
)

Arguments

rootdir

master location of all models and (optional) replicates; will search for Report.sso files therein

pattern

either a pattern to match many models or the full directory name for a single model.

plotloc

folder to save plots; if NA, will save in location of cpue_results

plotrows

number of rows per page of PDF

plotcols

number of cols per page of PDF

saveplot

logical. should plots be saved to model directory


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