scale_fill_prs {childsds} | R Documentation |
discrete ggplot colour scale of PRS colors
Description
discrete ggplot fill scale
Usage
scale_fill_prs(
pal = "orig",
primary = "blue",
other = "violet",
direction = 1,
...
)
Arguments
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 |
Value
colour scale for use with ggplot()
Author(s)
Mandy Vogel
[Package childsds version 0.9.11 Index]