library(usethis)
emoas_on_zdt = read.table("data-raw/emoas_on_zdt.csv", header = TRUE, stringsAsFactors = FALSE)
usethis::use_data(emoas_on_zdt, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.