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