cs_BuYlRd {FjordLight} | R Documentation |
Create a colour palette from blues to reds.
Description
This function will create a lovely, evenly spaced colour palette.
Usage
cs_BuYlRd(n)
Arguments
n |
The number of colours of blue to red to return. |
Value
A character vector of hexadecimal values.
Author(s)
Bernard Gentili
Examples
cs_BuYlRd(10)
[Package FjordLight version 1.0.0 Index]