BR_samples_raw_filename <- system.file("extdata", "Example_BR_raw.xls", package = "FaithLabTools")
Example_BR_samples_raw <- readxl::read_excel(BR_samples_raw_filename)
devtools::use_data(Example_BR_samples_raw, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.