Learn R Programming

SoundexBR (version 1.1)

char2int: Character to Integer

Description

Declares characters to integer.

Usage

char2int(x)

Arguments

x
A vector consisting of characters.

See Also

int2char, iconv.

Examples

Run this code
char2int("This should be whole numbers")

Run the code above in your browser using DataLab