plotCatchData: Plot catch data

Description Usage Arguments Value

View source: R/plotCatchData.R

Description

Plot catch data (aggregate catch, catch-at-size) from fisheries or surveys

Usage

1
2
plotCatchData(name = NULL, obs = NULL, mod = NULL, logscale = FALSE,
  normalize = TRUE, label = "", showPlot = FALSE)

Arguments

name

- fishery or survey name

obs

- list of observed data

mod

- list of model-predicted data

logscale

- flag (T/F) to plot on ln-scale

normalize

- flag (T/F) to normalize size comps before plotting

label

- base label for plots

showPlot

- flag to show plots immediately

Value

multi-level list of ggplot2 objects


wStockhausen/rTCSAM2015 documentation built on May 3, 2019, 7:14 p.m.