powered by
Return the codes (in UTF-8) of a string.
asc(x)
The string to be analyzed
A vector with ITF-8 codes of a string
asc returns the codes (in UTF-8) of a string
Other Characters: chr(), d(), tnirp()
chr()
d()
tnirp()
# NOT RUN { asc("abcd") asc("ABCD") # }
Run the code above in your browser using DataLab