see.pal: plot a rectangular palette

see.palR Documentation

plot a rectangular palette

Description

the function adds to an existing plot in the lower left corner

Usage

see.pal(col)

Arguments

col

vector of colors

Value

Side Effects

Author(s)

Jonathan M. Lees<jonathan.lees@unc.edu>

See Also

see.pals

Examples


plot(c(0,1), c(0,1), type='n')
see.pal(rainbow(100))


RPMG documentation built on Aug. 19, 2023, 5:12 p.m.