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