scale_fill_prs | R Documentation |
discrete ggplot fill scale
scale_fill_prs(
pal = "orig",
primary = "blue",
other = "violet",
direction = 1,
...
)
pal |
orig, sat, or bright |
primary |
primary colour of two |
other |
the other colour |
direction |
if -1 one order of colours is reversed |
... |
further arguments |
colour scale for use with ggplot()
Mandy Vogel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.