ASCII: 8-bit ASCII table

ASCIIR Documentation

8-bit ASCII table

Description

ASCII is the 8-bit ASCII table with ASCII characters from 0-255.

Author(s)

Henrik Bengtsson

See Also

charToInt() intToChar()

Examples

  ch <- ASCII[65+1];  # ch == "A"

R.oo documentation built on June 12, 2022, 9:05 a.m.