scale_colour_few: Color scales from Few's "Practical Rules for Using Color in Charts"
Usage
scale_colour_few(palette = "medium", ...)scale_color_few(palette = "medium", ...)
scale_fill_few(palette = "light", ...)
Arguments
palette
One of c("medium", "dark", "light")
.
...
Other arguments passed on to discrete_scale
to control name, limits, breaks, labels and so forth.