compareResults.Pop.MeanGrowth: Compare mean post-molt size among several model runs

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

compareResults.Pop.MeanGrowthR Documentation

Compare mean post-molt size among several model runs

Description

Function to compare mean post-molt size among several model runs.

Usage

compareResults.Pop.MeanGrowth(
  objs,
  dodge = 0.2,
  plotPoints = FALSE,
  colour_scale = NULL,
  fill_scale = NULL,
  showPlot = FALSE,
  pdf = NULL,
  verbose = FALSE
)

Arguments

objs
  • list of resLst objects

dodge
  • width to dodge overlapping series

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 print plot to current device

pdf
  • name for output pdf file

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.