char2int {SoundexBR} | R Documentation |
Character to Integer
Description
Declares characters to integer.
Usage
char2int(x)
Arguments
x |
A vector consisting of characters.
|
See Also
int2char, iconv.
Examples
char2int("This should be whole numbers")
[Package
SoundexBR version 1.2
Index]