scale_fill_drsimonj: Fill scale constructor for drsimonj colors

Description Usage Arguments

Description

Fill scale constructor for drsimonj colors

Usage

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

Arguments

palette

Character name of palette in drsimonj_palettes

discrete

Boolean indicating whether color aesthetic is discrete or not

reverse

Boolean indicating whether the palette should be reversed

...

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


adomingues/makeitprettier documentation built on June 28, 2019, 9:47 a.m.