colour_mappings <- c(
"red - blue" = "RdBu",
"spectral" = "Spectral",
"brown - green" = "BrBG",
"purple - orange" = "PuOr",
"red - yellow - blue" = "RdYlBu",
"red - yellow - green" = "RdYlGn",
"blues" = "Blues",
"blue - green" = "BuGn",
"green - blue" = "GnBu",
"greens" = "Greens",
"grey" = "Greys",
"orange" = "Oranges",
"orange - red" = "OrRd",
"purple - blue" = "PuBu",
"red - blue - green" = "PuBuGn",
"purple - red" = "PuRd",
"purple" = "Purples",
"red - purple" = "RdPu",
"red" = "Reds",
"yellow - green" = "YlGn",
"yellow - green - blue" = "YlGnBu",
"yellow - orange - brown" = "YlOrBr",
"yellow - orange - red" = "YlOrRd",
"accent" = "Accent",
"pastel 1" = "Pastel1",
"pastel 2" = "Pastel2",
"set 1" = "Set1",
"set 2" = "Set2",
"set 3" = "Set3"
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.