scale_color_potline | R Documentation |
Create scales for ggplot using potline colors
scale_color_potline(palette = "redBeigeGrey", discrete = T, reverse = F, ...)
palette |
name of palette in customColors::potlinePalettes |
discrete |
TRUE default for discrete scale |
reverse |
TRUE to reverse color order |
... |
passed on to discrete_scale or scale_color_gradientn |
scale
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.