library(readxl)
library(dplyr)
paramsMWR <- read_excel('inst/extdata/ParameterMapping.xlsx')
usethis::use_data(paramsMWR, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.