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