Description Usage Value Author(s) See Also Examples
Converts the string into a vector of bytes (integers) according to the ASCII table.
1 2 |
Returns a vector of integers in the range [0,255]. If the string is empty an empty vector is returned.
Henrik Bengtsson (http://www.braju.com/R/)
*toCharArray()
, charToInt
,
intToChar
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.