## code to prepare `covid19_serial_interval` dataset goes here
covid19_serial_interval <- read.csv(here::here("data-raw", "serial_interval.csv"))
usethis::use_data(covid19_serial_interval, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.