## code to prepare `breakdown_vars` dataset goes here
breakdown_vars = c("Gender", "Age", "Deprivation", "Education")
usethis::use_data(breakdown_vars, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.