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 Nov. 2, 2024, 1:07 a.m.