| scale_colour_prs | R Documentation | 
discrete ggplot colour scale
scale_colour_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 argument | 
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.