library(tidyverse)
SMT_item_bank <- readxl::read_xlsx("data_raw/SMT_item_bank.xlsx")
usethis::use_data(SMT_item_bank, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.