MSM_item_bank <- read.csv("data_raw/MSM_item_bank.csv",
header = T,
sep = ",",
stringsAsFactors = F)
usethis::use_data(MSM_item_bank, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.