plotSizeCompsGG.Single: Plot size comps from a single year (possibly for multiple...

Description Usage Arguments Value

View source: R/plotSizeCompsGG.Single.R

Description

Function to plot size comps from a single year (possibly for multiple models).

Usage

1
2
3
plotSizeCompsGG.Single(n_xmsz = NULL, res = NULL,
  component = "pop.quants", year = NULL, mdl = "", title = "",
  showPlot = TRUE)

Arguments

n_xmsz

- array (or list of arrays) dimensioned xmsz

res

- TCSAM2015 results object (or list of such)

component

- object name in res from which to extract n_xmsyz

year

- year to extract size comps from component in res

mdl

- model name (if single model is given)

title

- title for plot

showPlot

- flag to show plot immediately

Value

ggplot2 object


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