paletteColorBrewerPastel1 {RCy3}R Documentation

paletteColorBrewerPastel1 Qualitative

Description

Generate a qualitative Pastel1 Brewer palette of a given size

Usage

paletteColorBrewerPastel1(value.count = 3)

Arguments

value.count

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

Value

List of palette colors

Examples

paletteColorBrewerPastel1()

[Package RCy3 version 2.14.1 Index]