## parameter file data for testing
file <- "data-raw/table_param.csv"
table_param <- read.csv(file, stringsAsFactors = F)
# Create .rda object for trial_data in data folder
usethis::use_data(table_param ,overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.