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