country_immunity_plot: Plot the Rt trends for a country accounting for immunity

View source: R/plotting.R

country_immunity_plotR Documentation

Plot the Rt trends for a country accounting for immunity

Description

Plot the Rt trends for a country accounting for immunity

Usage

country_immunity_plot(
  df,
  min_date,
  date_0,
  vjust = -1.2,
  R0 = FALSE,
  Rt = FALSE,
  Reff = TRUE
)

Arguments

df

model output

min_date

Date to start the plot at

date_0

Current date

vjust

unused

R0

plot R0

Rt

plot Rt

Reff

plot Reff


mrc-ide/squire.page documentation built on May 27, 2023, 11:20 a.m.