scale_fill_discrete {INBOtheme} | R Documentation |
Selects the colour from the INBO style guide when the default text colour is INBObrown.
scale_fill_discrete(..., h = c(0, 360) + 15, c = 100, l = 65, h.start = 0, direction = 1, na.value = "grey50")
... |
Other arguments passed on to |
h |
range of hues to use, in [0, 360] |
c |
chroma (intensity of colour), maximum value varies depending on combination of hue and luminance. |
l |
luminance (lightness), in [0, 100] |
h.start |
hue to start at |
direction |
direction to travel around the colour wheel, 1 = clockwise, -1 = counter-clockwise |
na.value |
Colour to use for missing values |
Thierry Onkelinx, Oona Op de Weerdt, Nicole De Groof