paletteColorBrewerPastel2 {RCy3}R Documentation

paletteColorBrewerPastel2 Qualitative

Description

Generate a qualitative Pastel2 Brewer palette of a given size

Usage

paletteColorBrewerPastel2(value.count = 3)

Arguments

value.count

Number of colors to generate; min is 3 (default); max is 8 . See RColorBrewer::display.brewer.all()

Value

List of palette colors

Examples

paletteColorBrewerPastel2()

[Package RCy3 version 2.14.0 Index]