EpiInvert_plot {EpiInvert} | R Documentation |
EpiInvert_plot
Description
EpiInvert_plot() plots the results obtained by EpiInvert
Usage
EpiInvert_plot(
x,
what = "all",
date_start = "1000-01-01",
date_end = "3000-01-01"
)
Arguments
x |
an object of class |
what |
one of the following drawing options:
|
date_start |
the start date to plot |
date_end |
the final date to plot |
Value
a plot.
See Also
[Package EpiInvert version 0.3.1 Index]