View source: R/scale_fill_council.R
| council.pal | R Documentation |
scale_color_council() and scale_fill_council give
a color palette starting with councilBlue, followed by cdGreen and mtsRed,
and then a couple other Council colors which will look
decent afterwards (up to 8 levels).
Adapted from RColorBrewer::brewer.pal()
council.pal(n, name)
n |
numeric, value between 1-8 |
name |
character, starting color name. One of |
Other aesthetics:
blue_cascade,
colors,
council_layout(),
council_pal2(),
map_council_continuous(),
scale_color_council(),
scale_fill_council(),
theme_council()
## Not run:
library(scales)
library(councilR)
show_col(council_pal2())
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.