library(readxl)
usethis::use_data(SaltsR_workbook, overwrite = TRUE)
SaltsR_entryform <-
read_excel("data-raw/SaltsR_workbook.xlsx", sheet = "EntryForm", skip = 3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.