dp_interest_code_synonyms <- function() {
c(
"least" = "LEAST",
"less" = "LESS",
"some" = "SOME",
"somewhat" = "SOME",
"more" = "MORE",
"most" = "MOST"
)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.