compareModels: Compare model output from TCSAM2015 and/or rsimTCSAM model...

Description Usage Arguments Value

View source: R/compareModels.R

Description

Function to compare model output from TCSAM2015 and/or rsimTCSAM model runs.

Usage

1
2
compareModels(tcsams = NULL, rsims = NULL, ggtheme = theme_grey(),
  showPlot = TRUE, pdf = NULL, width = 8, height = 6)

Arguments

tcsams

- single TCSAM2015 model results object, or named list of such

rsims

- single rsimTCSAM results object, or named list of such

ggtheme

- a ggplot2 theme to use with ggplot2 plots

showPlot

- flag to show plots immediately

pdf

- filename for pdf output (optional)

width

- pdf page width (in inches)

height

- pdf page width (in inches)

Value

multi-level list of ggplot2 objects


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