powered by
Uses colorspace to simulate common forms of colorblindness.
colorspace
check_palette(name, type = "discrete", n = NULL)
Palette name (character)
Either "discrete" or "continuous" (default "discrete")
Number of colors for continuous palettes
if (FALSE) { vangogh::check_palette("StarryNight") }
Run the code above in your browser using DataLab