hancheck: Rough detection of Han Chinese names

Description Usage Arguments Details Value

View source: R/han_check.R

Description

Rough detection of Han Chinese names

Usage

1

Arguments

n

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

Details

Han classification is based on two characteristics. The first is whether each name starts with one of the 400 most popular family names listed for 2013 by Baidu. The second requirement is that the name is 2-4 characters long.

Value

A logical vector of the same length as n


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