compareResults.Pop.MaturityOgives: Compare predicted maturity ogives among several model runs

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

compareResults.Pop.MaturityOgivesR Documentation

Compare predicted maturity ogives among several model runs

Description

Function to compare predicted maturity ogives among several model runs.

Usage

compareResults.Pop.MaturityOgives(
  objs,
  nyrs = 10,
  plotPoints = FALSE,
  colour_scale = NULL,
  fill_scale = NULL,
  pdf = NULL,
  showPlot = FALSE,
  verbose = FALSE
)

Arguments

objs
  • list of resLst objects

nyrs
  • number of years per plot

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)

pdf
  • name for output pdf file

showPlot
  • flag to print plot to current device

verbose
  • flag (T/F) to print diagnostic information

Details

None.

Value

ggplot object


wStockhausen/rCompTCMs documentation built on Sept. 12, 2023, 3:13 p.m.