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