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