plotSizeCompsComparisons: Function to plot size comps comparisons by year

Description Usage Arguments Details

Description

This function compares observed and predicted size comps by year.

Usage

1
2
plotSizeCompsComparisons(data.o, data.p, nr = 4, nc = 4, nplots = nr * nc,
  new = TRUE, len = TRUE, maxy = NULL, yearlb = NULL)

Arguments

data.o

- observed size comps

data.p

- predicted size comps

nr

- number of rows per page

nc

- number of columns per page

nplots

- total number of plots

new

- flag to set and return graphics parameters

len

- flag indicating length comps

maxy

- max y value to plot

yearlb

- year labels, one per plot

Details

Deprecated. Don't use.


wStockhausen/rTCSAM2013 documentation built on May 3, 2019, 7:13 p.m.