revpy: Function to parse format used for storing character matches...

Description Usage Arguments Value

View source: R/rev_py.R

Description

Function to parse format used for storing character matches when original names are written partially in pinyin

Usage

1
revpy(n, all = F, py = F)

Arguments

n

A string or vector of strings. Should be Chinese names.

all

A logical indicator. If set to TRUE, all possible names are returned. If false, only the first character match is returned.

py

A logical indicator. If set to TRUE, the original pinyin element is returned instead of possible characters

Value

A list of parsed names


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