scale_uchu | R Documentation |
Uchu colour scale
scale_colour_uchu(
pal = c("gray", "red", "pink", "purple", "blue", "green", "yellow", "orange",
"general"),
...
)
scale_fill_uchu(
pal = c("gray", "red", "pink", "purple", "blue", "green", "yellow", "orange",
"general"),
...
)
pal |
colour palette |
... |
further arguments to scale |
provides the uchu colour scale as ggplot2 colour scale (https://github.com/NeverCease/uchu)
ggplot colour scale
Mandy Vogel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.