scale_colour_discrete: redefine scale_colour_discrete

Description Usage Arguments Author(s)

Description

Selects the colour from the INBO style guide when the default text colour is INBObrown.

Usage

1
2
scale_colour_discrete(..., h = c(0, 360) + 15, c = 100, l = 65,
  h.start = 0, direction = 1, na.value = "grey50")

Arguments

...

other arguments passed to discrete_scale

h

range of hues to use, in [0, 360]

c

chroma (intensity of colour), maximum value varies depending on

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 for missing values

Author(s)

Thierry Onkelinx, Oona Op de Weerdt, Nicole De Groof


INBOtheme documentation built on May 2, 2019, 5:25 p.m.