scale_color_jonohey.Rd
Works exactly like scale_fill_jonohey() but applies to color aesthetics.
scale_fill_jonohey()
color
scale_color_jonohey(palette = "autumn", discrete = TRUE, reverse = FALSE, ...)
palette name in jonohey_palettes()
logical. If TRUE use discrete scale, else continuous
logical. Reverse palette order
passed to ggplot2 scale constructors
ggplot2::scale_color_manual(), scale_fill_jonohey(), jonohey_pal()
ggplot2::scale_color_manual()
jonohey_pal()