Generate a sequential YlOrBr Brewer palette of a given size

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

paletteColorBrewerYlOrBr()