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