R.oo (version 1.0.3)

ASCII: 8-bit ASCII table

Description

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

Arguments

See Also

charToInt() intToChar()

Examples

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

Run the code above in your browser using DataLab