search_with_py: This function is used to search all pinyin with input one...

Description Usage Arguments Value Author(s) Examples

View source: R/search_with_py.R

Description

This function is used to search all pinyin with input one pinyin without shengdiao.

Usage

1
search_with_py(pinyin_vector)

Arguments

pinyin

: a pin yin

Value

vector: all words of pitches with the pin yin

Author(s)

lgm

Examples

1
2
3
4
search_with_py("fu")
search_with_py(c("fu","hu"))
search_with_py("f") # search all pin yin
that begins with "f"

Gabegit/gmdata documentation built on May 6, 2019, 5:32 p.m.