powered by
The standard three-color FiveThirtyEight palette for line plots comprises blue, red, and green.
fivethirtyeight_pal()
Other colour fivethirtyeight: scale_colour_fivethirtyeight()
scale_colour_fivethirtyeight()
library("scales") show_col(fivethirtyeight_pal()(3))
Run the code above in your browser using DataLab