fBasics (version 3011.87)

colorTable: Table of Colors

Description

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

Usage

colorTable(cex = 0.7)

Arguments

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

Value

colorTablereturns a table of plot plot colors with the associated color numbers.

See Also

link{characterTable}, link{symbolTable}.

Examples

Run this code
## Color Table:
   colorTable()

Run the code above in your browser using DataCamp Workspace