title: "Supplementary Information: Real-time estimates of the relationship between cases, hospitalisations, deaths, hospital bed usage, and ICU bed usage of Covid-19" subtitle: "Work in progress - not peer reviewed" author: Sam Abbott, Sebastian Funk on behalf of the CMMID Covid-19 Working Group bibliography: library.bib csl: https://raw.githubusercontent.com/citation-style-language/styles/master/apa-numeric-superscript-brackets.csl header-includes: - \usepackage{float} output: html_document: toc: true toc_float: true toc_depth: 3 number_sections: true
library(here) library(data.table) library(knitr) library(here) knitr::opts_chunk$set(echo = FALSE, message = FALSE, eval = FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.