compareResults.Pop.Processes: Compare population processes from TCSAM2013 and TCSAM02 model...

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

compareResults.Pop.ProcessesR Documentation

Compare population processes from TCSAM2013 and TCSAM02 model runs

Description

Function to compare population processes from TCSAM2013 and TCSAM02 model runs.

Usage

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

Arguments

objs
  • list of resLst 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

Uses wtsUtilities::printGGList(). List names are captions.

Value

list of ggplot2 objects.


wStockhausen/rCompTCMs documentation built on Aug. 27, 2024, 7:15 p.m.