library(XLConnect)
library(ifm)
ex.sheet.data <- excel.xls.to.list('data-raw/spreadsheet.xls')
usethis::use_data(ex.sheet.data, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.