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