school_code_synonyms <- function() {
c(
"business" = "BU",
"haas" = "BU",
"chemistry" = "CH",
"letters_and_science" = "LS",
"natural_resources" = "NR",
"education" = "EC",
"engineering" = "EN",
"environmental_design" = "ED",
"public_policy" = "PP",
"gspp" = "PP",
"journalism" = "JR",
"boalt" = "LW",
"law" = "LW",
"optometry" = "OP",
"public_health" = "PH",
"social_welfare" = "SW"
)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.