| scale_colour_discrete | R Documentation |
ggplot2::scale_colour_discrete()Selects the colours depending on the current set theme.
scale_colour_discrete(..., type)
scale_color_discrete(..., type)
... |
Additional parameters passed on to the scale type, |
type |
Ignored argument.
Only present to match the arguments of |
Thierry Onkelinx, Oona Op de Weerdt, Nicole De Groof
Other scales:
scale_colour_gradient(),
scale_colour_gradient2(),
scale_colour_viridis_d(),
scale_fill_discrete(),
scale_fill_gradient(),
scale_fill_gradient2()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.