Description Usage Arguments Examples
View source: R/HorrorPalettes.R
Return function to interpolate a Spring Health color palette
1 | horror_palettes(palette = "GetOut", reverse = FALSE, ...)
|
palette |
Character name of palette in SH_pals. Default palette is Qualitative1. Options include sequential color palettes (PrimaryGreen based on paradiso, SecondaryOrange based on Flamingo, TertiaryYellow, TertiaryGreen, TertiaryStormy, and Greyscale), diverging palettes (Divergent_PF, using paradiso and flamingo; Divergent_YS, using yellow and stormy), and qualitative palettes (Qualitative1 and Qualitative2) |
reverse |
Boolean indicating whether the palette should be reversed. Default is FALSE |
... |
Additional arguments to pass to colorRampPalette() |
1 | horror_palettes('GetOut')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.