library(vroom)
lithuania_codes <- vroom("data-raw/lithuania_codes.csv")
# update package region_codes
usethis::use_data(lithuania_codes, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.