## color pallete - color blind
# The color blind palette with grey:
colorBlindPalette <-
c(
"#999999",
"#E69F00",
"#56B4E9",
"#009E73",
"#F0E442",
"#0072B2",
"#D55E00",
"#CC79A7"
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.