R/colors.R
fundr_pal.Rd
Palette function for ggplot2 discrete scales
fundr_pal(palette = c("primary", "secondary", "tertiary"), direction = 1)
Palette name: "primary", "secondary", or "tertiary".
If 1, use palette order; if -1, reverse.
A function that takes n and returns n colors.
n