appendixDF <- utils::read.csv("data-raw/codes.csv", stringsAsFactors = FALSE,
colClasses = "character")
usethis::use_data(appendixDF, internal = TRUE, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.