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