plotInputSel: plotInputSel 'plotInputSel' parsing of input selectivity...

Description Usage Arguments

View source: R/plotInputSel.R

Description

plotInputSel plotInputSel parsing of input selectivity plots to show by-fleet, by-Sex curves as proposed in SS3 Control File

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
plotInputSel(
  rootdir,
  pattern = NA,
  year = 2016,
  seltype = c("age", "length")[1],
  plotloc = NA,
  lmin = 35,
  lmax = 350,
  linc = 5,
  pdfrows = 3,
  pdfcols = 2
)

Arguments

moddir

filepath where Report.sso is stored

write

logical. should plots be saved to model directory

type

type of file to be saved


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