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