display.ascii.o {rgr}R Documentation

Display the Windows Latin 1 Font Octal Table

Description

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

Usage

display.ascii.o()

Details

The ASCII octal ‘escape codes’ are used to insert special characters in text strings for axis labelling, and titles etc., in graphical displays. For example the escape string \265 results in the Greek letter mu, being displayed.

Based on a function shared on S-News.

Author(s)

Unknown

See Also

display.ascii.d, display.alts

Examples

display.ascii.o()

[Package rgr version 1.0.3 Index]