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