ggthemes (version 3.5.0)

fivethirtyeight_pal: fivethirtyeight.com color palette

Description

The standard three-color fivethirtyeight.com palette for line plots is blue, red, and 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 DataCamp Workspace