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,
Ignored argument.
Only present to match the arguments of ggplot2::scale_fill_discrete()
Other scales:
scale_colour_gradient2()
,
scale_colour_gradient()
,
scale_colour_viridis_d()
,
scale_fill_discrete()
,
scale_fill_gradient2()
,
scale_fill_gradient()