PHA-branded discrete fill scale
Usage
scale_fill_pha(direction = 1, repeat_pal = FALSE, ...)
Arguments
- direction
If -1, reverse the scale (defaults to 1)
- repeat_pal
If TRUE, repeat the palette enough times to account for all discrete values
- ...
Additional arguments passed to ggplot2::discrete_scale()