economist_pal | R Documentation |
The hues in the palette are blues, grays, and greens. Red is not included in these palettes and should be used to indicate important data.
economist_pal(fill = TRUE)
fill |
Use the fill palette. |
Other colour economist:
scale_colour_economist()
library("scales")
show_col(economist_pal()(6))
## fill palette
show_col(economist_pal(fill = TRUE)(6))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.