plot.len.wt.temporal: Plot the temporal change in median length and weight of...

View source: R/plot.len.wt.temporal.r

plot.len.wt.temporalR Documentation

Plot the temporal change in median length and weight of vulnerable numbers by fishery

Description

Plot the temporal change in median length and weight of vulnerable numbers by fishery

Usage

plot.len.wt.temporal(
  par,
  rep,
  frq,
  max.wt = NULL,
  max.len = NULL,
  fdescloc = NULL,
  year.window = NULL,
  save.dir,
  save.name
)

Arguments

par

MFCLPar object

rep

MFCLRep object

frq

MFCLFrq object

max.wt

Optional: The maximum weight value to plot. Defaults to the maximum weight in the model

max.len

Optional: The maximum length value to plot. Defaults to the maximum length in the model

fdescloc

Optional: The path to the fdesc file to define the fishery names

year.window

Optional: A single value giving the temporal window used to calculate the change in median length and weight from the beginning to the end of the model period. Defaults to 25% of the model period.

save.dir

Optional: Path to the directory where the outputs will be saved

save.name

Optional: Name stem for the output, useful when saving many model outputs in the same directory


PacificCommunity/ofp-sam-diags4MFCL documentation built on Oct. 11, 2023, 1:32 a.m.