retroPlotFitsAsTimeSeries | R Documentation |
This function creates a plot of model fits to time series from a retrospective analysis.
retroPlotFitsAsTimeSeries(
dfr,
ylab,
units,
lnscale = FALSE,
dodge = 0,
size = 2,
colour = "case",
shape = colour,
facet_grid = termyear ~ .,
verbose = FALSE
)
dfr |
|
ylab |
|
units |
|
lnscale |
|
dodge |
|
size |
|
colour |
|
shape |
|
facet_grid |
|
verbose |
|
Uses rCompTCMs::plotMDFR.XY
to plot the timeseries.
a ggplot2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.