retroPlotTimeSeries | R Documentation |
This function creates a plot of time series from a retrospective analysis.
retroPlotTimeSeries(
dfr,
ylab,
units,
lnscale = FALSE,
dodge = 0,
size = 2,
colour = "case",
shape = colour,
verbose = FALSE
)
dfr |
|
ylab |
|
units |
|
lnscale |
|
dodge |
|
size |
|
colour |
|
shape |
|
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.