fivethirtyeight_pal {ggthemes} | R Documentation |
FiveThirtyEight color palette
Description
The standard three-color FiveThirtyEight palette for line plots comprises blue, red, and green.
Usage
fivethirtyeight_pal()
See Also
Other colour fivethirtyeight:
scale_colour_fivethirtyeight()
Examples
library("scales")
show_col(fivethirtyeight_pal()(3))
[Package ggthemes version 5.1.0 Index]