scale_color_quant | R Documentation |
Sets colors in ggplot2 plots
scale_color_quant(palette = c("main", "withgrey", "pnl", "weights", "metro",
"greyscale", "heatmap"), discrete = TRUE, reverse = FALSE, ...)
... |
Four color palettes are defined. By default discrete colors are chosen from the palette, otherwise a color gradient is generated
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.