## ----include = FALSE----------------------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

## ----architecture, echo = FALSE, out.width = "100%", fig.align = "center", fig.alt = "Diagram showing how the main EpiNow2 models connect."----
knitr::include_graphics(
  "model-overview-architecture-1.png"
)

