plotPop.PrMolt: Function to plot annual molt probability for immature crab...

View source: R/plotPop.PrMolt.R

plotPop.PrMoltR Documentation

Function to plot annual molt probability for immature crab from several model runs

Description

Function to plot annual molt probability for immature crab from several model runs.

Usage

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

Arguments

mdfr
  • melted dataframe

dodge
  • width to dodge overlapping series

xbnds
  • two-element vector with x-axis bound (or NULL)

plotPoints
  • flag to include points on plot

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 Aug. 27, 2024, 7:15 p.m.