# devilshole ——————————————————————————————————————————————————
devilshole=read.csv("data-raw/devilshole.csv",
header = TRUE, sep = ";", dec = ",")
usethis::use_data(devilshole, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.