## local code to prepare `test_data`
## sourced from within vignettes directory
test_data <- scratchPad::read_data("../data-raw/data_raw.csv")
suppressMessages(usethis::use_data(test_data, overwrite = TRUE))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.