fBasics (version 4032.96)

colorTable: Table of colors

Description

Displays a table of color codes and plots the colors themselves.

Usage

colorTable(cex = 0.7)

Value

a table of plot colors with the associated color numbers

Arguments

cex

a numeric value, determines the character size in the color plot, the default is 0.7.

See Also

characterTable, symbolTable

Examples

Run this code
## Color Table:
   colorTable()

Run the code above in your browser using DataLab