colorBlindBlack8 | R Documentation |
Wong, Bang. ???Color Blindness???. Nature Methods 8, no. 6 (June 2011): 441. https://doi.org/10.1038/nmeth.1618.
colorBlindBlack8
An object of class character
of length 8.
ggplot(iris, aes(Sepal.Width, Sepal.Length, color = Species))+
geom_point()+
publish(border = TRUE)+
scale_color_manual(values = colorBlindBlack8)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.