scale_color_cb_friendly.Rd
use cb friendly colors as color aesthetic with ggplot
scale_color_cb_friendly( palette = "main", discrete = TRUE, reverse = FALSE, ... )
name of the palette to be returned (main, cool, hot, grey, white_to_blue, or heatmap)
boolean, whether to make palette discretely divided into colors or continuous
boolean, reverse order of colors in palette
pass to ggplot