display.ascii.d {rgr}R Documentation

Display the ASCII Character Set by Decimal Number

Description

A utility function to display the decimal numbers corresponding to the Windows Latin 1 Font.

Usage

display.ascii.d()

Details

Based on a function shared on S-News for octal numbers.

Author(s)

Robert G. Garrett

See Also

display.ascii.o, display.alts

Examples

display.ascii.d()

[Package rgr version 1.0.3 Index]