toUTF8 {tmcn}R Documentation

Convert encoding of Chinese string to UTF-8.

Description

Convert encoding of Chinese string to UTF-8.

Usage

toUTF8(cnstring)

Arguments

cnstring

A Chinese string vector.

Value

Converted vectors.

Author(s)

Jian Li <rweibo@sina.com>

Examples

toUTF8("hello")

[Package tmcn version 0.2-13 Index]