cs_blye: Create a colour palette from blues to yellows.

View source: R/fl_colorscales.R

cs_blyeR 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)


FjordLight documentation built on Sept. 11, 2024, 9:12 p.m.