Learn R Programming

cograph (version 1.5.2)

palette_pastel: Pastel Palette

Description

Generate a soft pastel color palette.

Usage

palette_pastel(n, alpha = 1)

Value

Character vector of colors.

Arguments

n

Number of colors to generate.

alpha

Transparency (0-1).

Examples

Run this code
palette_pastel(5)

Run the code above in your browser using DataLab