scale_fill_kipp: #' Setup fill palette for ggplot2

Description Usage Arguments

View source: R/scales.R

Description

#' Setup fill palette for ggplot2

Usage

1
2
scale_fill_kipp(palette = "kipp_div", discrete = TRUE, alpha = 1,
  reverse = TRUE, ...)

Arguments

palette

Choose from 'kipp_palettes' list

discrete

whether to use a discrete colour palette

alpha

pass through parameter to viridis

reverse

If 'TRUE“, the direction of the color ramp is reversed.

...

additional arguments to pass to scale_color_gradientn


kippchicago/kippcolors documentation built on Dec. 15, 2020, 7:34 p.m.