disco {LSD} | R Documentation |
Disco (DISplays COlorpalettes)
Description
Displays pre-designed colorpalettes as well as custom-made ones (see colorpalette
).
Usage
disco(colpal = NULL, nrcol = NULL, alpha = NULL)
Arguments
colpal |
a character vector containing R built-in color names or a name of a |
nrcol |
a non-negative integer specifying the number of colors to be used (defaults to length of |
alpha |
alpha value: a two-digit integer between 01 and 99 for color opacity, i.e. appearance of partial or full transparency (usage omitted by default). |
Author(s)
Bjoern Schwalb
See Also
Examples
disco()
disco("rdbu",10)
[Package LSD version 4.1-0 Index]