Skip to contents

Custom discrete ggplot2 scale color

Usage

scale_color_jak_d(p = "bay", colors = NULL, order = "default")

Arguments

p

color palette to use from jakR2::jak_palettes

colors

An optional vector of rgb or colors to use. Overwrites p

order

Order of the palette, "default", "reverse" or "random"