## code to prepare `scallops` dataset goes here
scallops<-read.table("data-raw/scallops.dat", header=TRUE)
usethis::use_data(scallops, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.