compareResults.Pop.Quantities: Compare population quantities from TCSAM2013, TCSAM02, and...

View source: R/compareResults.Pop.Quantities.R

compareResults.Pop.QuantitiesR Documentation

Compare population quantities from TCSAM2013, TCSAM02, and rsimTCSAM model runs

Description

Function to compare population quantities from TCSAM2013, TCSAM02, and rsimTCSAM model runs.

Usage

compareResults.Pop.Quantities(
  objs,
  plotPoints = FALSE,
  colour_scale = NULL,
  fill_scale = NULL,
  showPlot = TRUE,
  pdf = NULL,
  width = 8,
  height = 6,
  verbose = FALSE
)

Arguments

objs
  • (named list of objects)

plotPoints
  • flag to include points (default: FALSE)

colour_scale
  • ggplot2 colour scale to substitute for default (if not NULL)

fill_scale
  • ggplot2 fill scale to substitute for default (if not NULL)

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/rCompTCMs documentation built on Sept. 12, 2023, 3:13 p.m.