## code to prepare `inst/extdata/pool.xlsx` dataset goes here
readxl::read_xlsx(system.file("extdata", "pool.xlsx", package = "multilex")) %>%
usethis::use_data(overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.