plotMeanSizeComps: Function to plot comparisons of mean size comps.

Description Usage Arguments Details

Description

This function plots comparisons of size comps using their averages.

Usage

1
2
3
plotMeanSizeComps(size.bins, obs.comp, prd.comp, cols = NULL, ymx = NULL,
  xlab = NULL, ylab = NULL, pch = 21, lty = 1, lwd = 1,
  clr = "black", CI = 0.8, bar.width = 1, addToPlot = FALSE)

Arguments

size.bins

-

obs.comp

-

prd.comp

-

cols

- vector of column numbers to extract (NULL results in all columns used)

ymx

- max y value

xlab

- x axis title

ylab

- y axis title

pch

- vector of point symbols to use

lty

- vector of line types to use

lwd

- vector of line widths to use

clr

- vector of colors to use

CI

- confidence

bar.width

-

addToPlot

-

Details

Uses wtsPlots::plotErrorBars.V.


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