## code to prepare `R202001` dataset goes here
library(readr)
R202001 <- read_csv2("inst/extdata/R202001.CSV")
usethis::use_data(R202001, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.