plotFitsGG.SizeComps: Plot fits to size comps

Description Usage Arguments Value

View source: R/plotFitsGG.SizeComps.R

Description

Plot size comps fits using ggplot2.

Usage

1
2
3
4
plotFitsGG.SizeComps(fits, mc, sxs = c(mc$dims$x$nms, "ALL_SEX"),
  mss = c(mc$dims$m$nms, "ALL_MATURITY"), scs = c(mc$dims$s$nms,
  "ALL_SHELL"), label = "", ggtheme = theme_grey(), showPlot = TRUE,
  verbose = FALSE)

Arguments

fits

- list of fits

mc

- model configuration list

sxs

- character vector of sexes to plot

mss

- character vector of maturity states to plot

scs

- character vector of shell conditions to plot

label

- plot label

ggtheme

- ggplot2 theme

showPlot

- flag (T/F) to show (print) plot immediately on current graphics device

verbose

- flag (T/F) to print diagnostic info

Value

list of list of ggplot2 plot objects


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