cs_blye {FjordLight}R Documentation

Create a colour palette from blues to yellows.

Description

This function will create a lovely, evenly spaced colour palette.

Usage

cs_blye(n)

Arguments

n

The number of colours of blue to yellow to return.

Value

A character vector of hexadecimal values.

Author(s)

Bernard Gentili

Examples

cs_blye(10)


[Package FjordLight version 0.8 Index]