paletteColorBrewerYlOrRd {RCy3}R Documentation

paletteColorBrewerYlOrRd Sequential

Description

Generate a sequential YlOrRd Brewer palette of a given size

Usage

paletteColorBrewerYlOrRd(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

paletteColorBrewerYlOrRd()

[Package RCy3 version 2.14.2 Index]