Learn R Programming

CUFF (version 1.9)

pal_CUFF: Palette de couleurs

Description

A 10 color palette.

Usage

pal_CUFF(n = 10, pal = "CUFF")

Value

Returns a vector of color.

Arguments

n

Integer indicating the number of color desired (1-10)

pal

The only value possible for now is CUFF

Author

Charles-Édouard Giguère

Examples

Run this code
pal_CUFF(3)

Run the code above in your browser using DataLab