## code to prepare `DATASET` dataset goes here
avia <- readr::read_tsv("~/Downloads/avia_par_lu.tsv") %>%
as_tibble()
usethis::use_data(avia, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.