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