scale_color_redbull: Colour scale constructor for Red Bull colours

Description Usage Arguments

Description

Colour scale constructor for Red Bull colours

Usage

1
2
3
4
5
scale_color_redbull(palette = "redbull", discrete = TRUE,
  reverse = FALSE, rep = TRUE, ...)

scale_colour_redbull(palette = "redbull", discrete = TRUE,
  reverse = FALSE, rep = TRUE, ...)

Arguments

palette

Character name of Red Bull palette

discrete

Boolean indicating whether colour aesthetic is discrete or not

reverse

Boolean indicating whether the palette should be reversed

rep

Boolean indicating whether the whole palette should be repeated (TRUE) or just the final value (FALSE)

...

Additional arguments passed to discrete_scale() or scale_color_gradientn(), used respectively when discrete is TRUE or FALSE


deathbydata/redbull documentation built on May 23, 2019, 9:49 a.m.