int2char: Interger to Character

Description Usage Arguments See Also Examples

View source: R/soundexBR.R

Description

Declares integer inputs as UTF-8 output.

Usage

1

Arguments

x

A vector consisting of whole numbers.

See Also

char2int, iconv.

Examples

1
2
3
int2char(c(84,104,105,115,32,115,104,111,117,108,
100, 32, 98, 101, 32, 119, 104, 111, 108, 101,
32, 110, 117, 109, 98, 101, 114, 115))

SoundexBR documentation built on May 1, 2019, 10:14 p.m.