our_scale_constructor: Scale constructor for our colors

Description Usage Arguments Source

Description

Scale constructor for our colors

Usage

1
2
our_scale_constructor(palette = "default", reverse = F, discrete = T,
  colour = T, ...)

Arguments

palette

Character name of palette in our_palettes_raw

reverse

Boolean indicating whether the palette should be reversed

discrete

Boolean indicating whether color aesthetic is discrete or not

colour

Boolean indicating whether this is a colour or fill scale

...

Additional arguments passed to discrete_scale(), scale_fill_gradientn(), or scale_colour_gradientn() used based on discrete and colour_or_fill

Source

Adapted from: https://drsimonj.svbtle.com/creating-corporate-colour-palettes-for-ggplot2


PeterGrahamJersey/mybizR-style documentation built on July 7, 2019, 2:19 p.m.