ggthemes (version 5.1.0)

fivethirtyeight_pal: FiveThirtyEight color palette

Description

The standard three-color FiveThirtyEight palette for line plots comprises blue, red, and green.

Usage

fivethirtyeight_pal()

Arguments

See Also

Other colour fivethirtyeight: scale_colour_fivethirtyeight()

Examples

Run this code
library("scales")

show_col(fivethirtyeight_pal()(3))

Run the code above in your browser using DataLab