plotSizeCompsComparisons1: Plot comparisons of model and data size compositions by year.

Description Usage Arguments Value

View source: R/plotSizeCompsComparisons1.R

Description

Function to plot comparisons of model and data size compositions by year. Males are plotted as positive frequencies, females as negative frequencies, and maturity/shell condition combinations distinguished by different colors.

Usage

1
2
plotSizeCompsComparisons1(name, od, md, label = "", normalize = TRUE,
  ncol = 2, nrow = 5, showPlots = TRUE)

Arguments

name

- name of size comps source

od

- observed size comps list object (may be NULL)

md

- model (predicted) size comps list object (may be NULL)

label

- label for title

ncol

- number of columns per page for plots

nrow

- number of rows per page for plots

showPlots

- flag (T/F) to show plots

Value

list of ggplot objects comprising the graph pages to plot


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