fivethirtyeight_pal {ggthemes}R Documentation

fivethirtyeight.com color palette

Description

The standard three-color fivethirtyeight.com palette for line plots is 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 3.5.0 Index]