scale_comm: Palettes of communication associations

Description Usage Arguments Palettes

Description

Color palettes for various communication associations

Usage

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

scale_color_comm(palette = "ica", reverse = FALSE, select = NULL, ...)

scale_fill_comm(palette = "ica", 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:

Communication Associations

ica, dgpuk


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