## code to prepare `jb_morin` dataset
# Load data
jb_morin <- read.csv("data-raw/jb-morin-data.csv", header = TRUE)
usethis::use_data(jb_morin, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.