| setColors {tis} | R Documentation |
Sets the color palette (used when a col= has a
numeric index) to a given vector of colors, and also sets the
graphics parameters (see par) col,
col.axis, col.lab, col.main, col.sub and
fg to colors[1].
setColors(colors)
colors |
a character vector |
The new color palette.