scale_fill_uos: #' Setup fill palette for ggplot2

Description Usage Arguments

View source: R/scales.R

Description

#' Setup fill palette for ggplot2

Usage

1
2
3
4
5
6
7
scale_fill_uos(
  ...,
  palette = "marine",
  discrete = TRUE,
  alpha = 1,
  reverse = TRUE
)

Arguments

...

additional arguments to pass to scale_color_gradientn

palette

Choose from 'uos_palettes' list

discrete

whether to use a discrete colour palette

alpha

pass through parameter to viridis

reverse

If TRUE, the direction of the colours is reversed.


ab604/sotoncolours documentation built on July 23, 2020, 9:50 a.m.