Learn R Programming

ggthemes (version 2.1.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_color_fivethirtyeight, scale_colour_fivethirtyeight, scale_fill_fivethirtyeight

Examples

Run this code
library("scales")
show_col(fivethirtyeight_pal()(3))

Run the code above in your browser using DataLab