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