ggthemes (version 3.4.0)

fivethirtyeight_pal: fivethirtyeight.com color palette

Description

The standard fivethirtyeight.com palette for line plots is blue, red, green.

Usage

fivethirtyeight_pal()

Arguments

See Also

Other colour fivethirtyeight: scale_colour_fivethirtyeight

Examples

Run this code
# NOT RUN {
library("scales")
show_col(fivethirtyeight_pal()(3))
# }

Run the code above in your browser using DataLab