scale_fill_gradient {INBOtheme} | R Documentation |
Selects the colours from the INBO style guide when the default text colour is INBObrown.
scale_fill_gradient(..., low = INBOblue, high = INBOred, space = "Lab", na.value = "grey50", guide = "colourbar")
... |
Other arguments passed on to |
low |
Colour for the low end of the gradient |
high |
Colour for the high end of the gradient |
space |
colour space in which to calculate gradient. Must be "Lab" - other values are deprecated. |
na.value |
Colour to use for missing values |
guide |
Type of legend. Use |
Thierry Onkelinx, Oona Op de Weerdt, Nicole De Groof