plot_color_themes: plot_color_themes

Description Usage Arguments Format Examples

Description

standard plot color themes

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
plotColors

plotColorGetter(...)

plotColor_palettes

paletteGetter(palette = "main", reverse = FALSE, ...)

scale_color_plot(palette = "main", discrete = TRUE, reverse = FALSE,
  drop = drop, ...)

scale_fill_plot(palette = "main", discrete = TRUE, reverse = FALSE,
  drop = drop, ...)

Arguments

...

character list set up named themes

palette

character for palette selection

reverse

logical to reverse color orders

discrete

discrete or continuous palette

...

additional arguments to colorRampPalette (like alpha etc...)

palette

character for palette selection

reverse

logical to reverse color orders

...

additional arguments to discrete_scale or scale_color_gradientn

palette

character for palette selection

discrete

discrete or continuous palette

reverse

logical to reverse color orders

...

additional arguments to discrete_scale or scale_color_gradientn

Format

An object of class character of length 9.

NA

Examples

1
2

mikeod38/ProvidenciaChemo documentation built on April 6, 2020, 11:57 p.m.