scale_color_mythesis: Phd thesis scale colors for ggplot2

Description Usage Arguments

Description

Phd thesis scale colors for ggplot2

Usage

1
2
scale_color_mythesis(palette = "main", discrete = TRUE,
  reverse = FALSE, ...)

Arguments

palette

the palette to be used, options are c('main', 'secondary', 'grey')

discrete

boolean, the scale is discrete? TRUE if it is.

reverse

boolean, represents the order of the palette

...

Named argument to modify the scale_color_ fucntion


Rumenick/mythesisthemes documentation built on May 9, 2019, 3:30 a.m.