scale_fill_commonslib: Fill scale for commonslib colors

Description Usage Arguments

View source: R/scales.R

Description

Fill scale for commonslib colors

Usage

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

Arguments

palette

Name of palette in commonslib_palettes.

discrete

Boolean to indicate if color aesthetic is discrete.

reverse

Boolean to indicate whether palette should be reversed.

...

Additional arguments passed to discrete_scale or scale_color_gradientn, depending on the value of discrete.


olihawkins/clplot documentation built on March 22, 2020, 8:17 p.m.