compareModels.PopProcesses: Compare population process-related quantities from TCSAM2015...

Description Usage Arguments Details Value

View source: R/compareModels.PopProcesses.R

Description

Function to compare population process-related quantities from TCSAM2015 and rsimTCSAM model runs.

Usage

1
2
compareModels.PopProcesses(tcsams = NULL, rsims = NULL, showPlot = TRUE,
  pdf = NULL, width = 8, height = 6, verbose = FALSE)

Arguments

tcsams

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

rsims

- single rsimTCSAM results object, or named list of such

showPlot

- flag to show/print plots immediately

pdf

- name of pdf file to record plot output to

width

- pdf page width (in inches)

height

- pdf page width (in inches)

verbose

- flag (T/F) to print debug info

Details

none.

Value

list of ggplot2 objects


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