Selects the colours depending on the current set theme.

scale_colour_discrete(..., type)

scale_color_discrete(..., type)

Arguments

...

Additional parameters passed on to the scale type,

type

Ignored argument. Only present to match the arguments of ggplot2::scale_fill_discrete()

Author

Thierry Onkelinx, Oona Op de Weerdt, Nicole De Groof