scale_color_potline: scale_color_potline

View source: R/colorTools.R

scale_color_potlineR Documentation

scale_color_potline

Description

Create scales for ggplot using potline colors

Usage

scale_color_potline(palette = "redBeigeGrey", discrete = T, reverse = F, ...)

Arguments

palette

name of palette in customColors::potlinePalettes

discrete

TRUE default for discrete scale

reverse

TRUE to reverse color order

...

passed on to discrete_scale or scale_color_gradientn

Value

scale


OlivierGranacher/customColors documentation built on April 4, 2022, 2:53 a.m.