ChStr2rad: Extract radical decomposition of Chinese Character strings.

Description Usage Arguments Value

View source: R/convert_radicals.R

Description

Extract radical decomposition of Chinese Character strings.

Usage

1
ChStr2rad(Chin.strs, sep = "", structure = FALSE, ....)

Arguments

Chin.strs

A vector of Chinese character strings

sep

Separating character to be placed between results for individual Hanzi. Must be '_' or ” for proper functionality

structure

whether to append ideographic structure characters at the end of the string

...

unused

Value

A vector of radical decomposition strings from the original input


OPTI-SURVEIL/chinsimi documentation built on Oct. 27, 2019, 7:05 p.m.