fivethirtyeight_pal {ggthemes}R Documentation

fivethirtyeight.com color palette

Description

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

Usage

fivethirtyeight_pal()

See Also

Other colour fivethirtyeight: scale_colour_fivethirtyeight

Examples

library("scales")
show_col(fivethirtyeight_pal()(3))

[Package ggthemes version 3.4.0 Index]