knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/",
  eval = TRUE
)

Track Covid-19 severity measures

Lifecycle: experimental

Installation

Install the unstable development version of the package with:

remotes::install_github("epiforecasts/covid19.track.severity")

Proof of concept

# Packages ----------------------------------------------------------------
library(covid19.track.severity)


epiforecasts/covid19.track.severity documentation built on July 6, 2021, 4:50 p.m.