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