scale_fill_gradient: redefine scale_fill_gradient

Description Usage Arguments Author(s)

Description

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

Usage

1
2
scale_fill_gradient(..., low = INBOblue, high = INBOred, space = "Lab",
  na.value = "grey50", guide = "colourbar")

Arguments

...

other arguments passed to continuous_scale

low

colour for lowest value

high

colour for highest value

space

method to change the colour gradually

na.value

colour for missing values

guide

type of legend

Author(s)

Thierry Onkelinx, Oona Op de Weerdt, Nicole De Groof


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