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