ref_list <- read.table("data-raw/ref_list.csv", h=T, sep = ',', stringsAsFactors = F)
save("ref_list", file = "data/ref_list.RData")
rm(ref_list)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.