Fill scale for Taylor Swift colors
Usage
scale_fill_taylor(
palette = "taylor1989",
discrete = TRUE,
reverse = FALSE,
...
)
Arguments
- palette
Character name of palette in swift_palettes
- discrete
Boolean if color aesthetic is discrete
- reverse
Boolean if palette should be reversed
- ...
Additional arguments used to discrete_scale() or scale_fill_gradientn()
to automatically interpolate between colours.
Value
No return value. Called for side effects