plotCPUE_panel: plotCPUE_panel 'plotCPUE_panel' panel plot illustrating...

Description Usage Arguments

View source: R/plotCPUE_panel.R

Description

plotCPUE_panel plotCPUE_panel panel plot illustrating fitted CPUE from model(s) and observed/CI

Usage

1
2
3
4
5
6
7
8
plotCPUE_panel(
  cpue_results,
  saveplot = T,
  mods = NA,
  plotloc = NA,
  pdfrows = 4,
  pdfcols = 2
)

Arguments

cpue_results

a data frame generated using extract_results()

saveplot

logical. should plots be saved to model directory

mods

vector of model names as they appear in the cpue_results CSV to use; NA will use all

plotloc

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


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