horror_palettes: horror_palettes

Description Usage Arguments Examples

View source: R/HorrorPalettes.R

Description

Return function to interpolate a Spring Health color palette

Usage

1
horror_palettes(palette = "GetOut", reverse = FALSE, ...)

Arguments

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()

Examples

1
horror_palettes('GetOut')

phillynerd/bloodyR documentation built on Nov. 5, 2019, 12:20 a.m.