retroPlotValuesBySize: Create a plot of values across size from a retrospective...

View source: R/retroPlots.R

retroPlotValuesBySizeR Documentation

Create a plot of values across size from a retrospective analysis

Description

This function creates a plot of values across size from a retrospective analysis.

Usage

retroPlotValuesBySize(dfr, xlab = "size (mm CW)", ylab = "", facet_grid = NULL)

Arguments

dfr
  • dataframe of estimated values across size extracted from a series of retrospective model runs

xlab
  • label for x-axis

ylab
  • label for y-axis

facet_grid
  • formula to apply faceting

Details

The column "case" should indicate the peels of the retrospective runs

Value

a ggplot2 object


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