Learn R Programming

tmcn (version 0.2-13)

toUTF8: 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.

Examples

Run this code
# NOT RUN {
toUTF8("hello")
# }

Run the code above in your browser using DataLab