plot_Rt | R Documentation |
Plot the effective reproduction number as calculated by
the function estimate_Rt()
plot_Rt(Rdata, min.date, max.date)
Rdata |
Dataframe. Rt values from posterior simulation. Output of function |
min.date |
String. Minimum date to show Rt values on the plot. |
max.date |
String. Maximum date to show Rt values on the plot. |
A ggplot2
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.