plot_Rt: Plot the Effective Reproduction Number

View source: R/plot.R

plot_RtR Documentation

Plot the Effective Reproduction Number

Description

Plot the effective reproduction number as calculated by the function estimate_Rt()

Usage

plot_Rt(Rdata, min.date, max.date)

Arguments

Rdata

Dataframe. Rt values from posterior simulation. Output of function estimate_Rt()

min.date

String. Minimum date to show Rt values on the plot.

max.date

String. Maximum date to show Rt values on the plot.

Value

A ggplot2 object.


phac-nml-phrsd/wem documentation built on June 6, 2024, 11:06 p.m.