plotPop.MeanGrowth: Plot mean post-molt size for several model runs

View source: R/plotPop.MeanGrowth.R

plotPop.MeanGrowthR Documentation

Plot mean post-molt size for several model runs

Description

Function to plot mean post-molt size for several model runs.

Usage

plotPop.MeanGrowth(
  mdfr,
  dodge = 0.2,
  plotPoints = FALSE,
  colour_scale = NULL,
  fill_scale = NULL,
  showPlot = FALSE,
  verbose = FALSE
)

Arguments

mdfr
  • melted dataframe

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

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.