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