Learn R Programming

cols4all (version 0.6)

c4a_plot: Plot a color palette

Description

Plot a color palette, either a cols4all palette, or a color vector.

Usage

c4a_plot(palette, ..., include.na = FALSE)

Value

Besides the plot, a gTree is returned silently

Arguments

palette

Palette name (see c4a) or a color vector

...

arguments passed on to c4a

include.na

should a color for missing values be included?