dist_lookup_table <- read.csv("data-raw/lookup_table.csv",
stringsAsFactors=F)
usethis::use_data(dist_lookup_table, internal=T, overwrite=T)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.