ChStr2wb: Convert Chinese strings to wubi code (based on radicals).

Description Usage Arguments Value Examples

Description

Convert Chinese strings to wubi code (based on radicals).

Usage

1
ChStr2wb(Chin.strs = "", sep = "_", parallel = FALSE)

Arguments

sep

Character used to seperate different characters

parallel

Whether or not use parallel calculation

Chin.str

The string need to be converted

Value

wubi code of Chin.str.

Examples

1
ChStr2wb(c("海上生明月1","天涯共此时"))

canalcheng/ChinSimi documentation built on May 25, 2019, 3:25 p.m.