Learn R Programming

SciencesPo (version 1.3.9)

fte_color_pal: Extended fivethirtyeight.com color palette

Description

The standard fivethirtyeight.com palette for line plots is blue, red, green. I add an orange ton.

Usage

fte_color_pal()

Arguments

See Also

Other colour fte: scale_color_fte, scale_colour_fte, scale_fill_fte

Examples

Run this code
library(scales)
show_col(fte_color_pal()(4))

Run the code above in your browser using DataLab