Description Usage Arguments Details Value
Rough detection of Han Chinese names
1 | hancheck(n)
|
n |
A string or vector of strings. Should be Chinese names. |
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.
A logical vector of the same length as n
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.