scale_fill_ochre: #' Setup fill palette for ggplot2

Description Usage Arguments

View source: R/scales.R

Description

#' Setup fill palette for ggplot2

Usage

1
2
scale_fill_ochre(..., palette = "namatjira_qual", discrete = TRUE,
  alpha = 1, reverse = TRUE)

Arguments

...

additional arguments to pass to scale_color_gradientn

palette

Choose from 'ochre_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.


ropenscilabs/ochRe documentation built on May 29, 2019, 8:49 a.m.