scale_colour_discrete: redefine 'ggplot2::scale_colour_discrete()'

View source: R/scales.R

scale_colour_discreteR Documentation

redefine ggplot2::scale_colour_discrete()

Description

Selects the colours depending on the current set theme.

Usage

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(s)

Thierry Onkelinx, Oona Op de Weerdt, Nicole De Groof

See Also

Other scales: scale_colour_gradient(), scale_colour_gradient2(), scale_colour_viridis_d(), scale_fill_discrete(), scale_fill_gradient(), scale_fill_gradient2()


inbo/INBOtheme documentation built on June 13, 2025, 2:45 p.m.