Learn R Programming

fBasics (version 4021.93)

colorTable: Table of colors

Description

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

Usage

colorTable(cex = 0.7)

Value

colorTable

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

Arguments

cex

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

See Also

characterTable, symbolTable

Examples

Run this code
## Color Table:
   colorTable()

Run the code above in your browser using DataLab