fBasics (version 4032.96)

symbolTable: Table of symbols

Description

Displays a table of plot characters and symbols.

Usage

symbolTable(font = par('font'), cex = 0.7)

Value

displays a table with the plot characters and symbols numbered from 0 to 255 and returns invisibly the name of the font.

Arguments

cex

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

font

an integer value, the number of the font, by default font number 1.

See Also

characterTable, colorTable

pdf for discussion of encodings for the pdf device

Examples

Run this code
# symbolTable()

Run the code above in your browser using DataLab