ses_cat_colors <- c(
"Low" = "#D1EAE8",
"Moderate" = "#8CCAC5",
"Middle" = "#30A097",
"High" = "#147870")
usethis::use_data(ses_cat_colors, overwrite = TRUE, internal = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.