scale_politics: Palettes of political systems

Description Usage Arguments Palettes

Description

Color palettes for political parties in various countries.

Usage

1
2
3
4
5
scale_colour_politics(palette = "german", reverse = FALSE, select = NULL, ...)

scale_color_politics(palette = "german", reverse = FALSE, select = NULL, ...)

scale_fill_politics(palette = "german", reverse = FALSE, select = NULL, ...)

Arguments

palette

Palette name as a string. See the palettes section.

reverse

Should the palette order be reversed?

select

An optional string vector of color names that indicates a custom selection of available colors and their order. See https://github.com/joon-e/allespaletti for all color names.

...

Other arguments passed on scale function to control name, limits, breaks, labels and so forth.

Palettes

The following palettes are available for use with these scales:

German parties

german, german2, fckafd, fckafd2

US parties

us, us2


joon-e/allespaletti documentation built on June 8, 2020, 12:38 a.m.