Description Usage Arguments Value Note Author(s) Examples
The digits of the old version (before 2000 year) of 'Chinese ID Card Number' is 15, this package aims to update to the current version of 18 digits.
1 | id.15to18.single(id.15)
|
id.15 |
numeric or character, the old version of Chinese ID Card Number |
id.18 |
character, the new version of Chinese ID Card Number |
Please feel free to contact us, if you have any advice and find any bug!
Reference:
1. State Standard of the People's Republic of China: GB11643-1999 2. International Organization for Standardization: ISO7064:1983.MOD11-2
Update:
version 0.2.0: the input of id.15to18() can be a single element and a vector.
version 0.3.0: is.id() is added.
More advanced performance is coming!
Zhicheng Du<dgdzc@hotmail.com>, Yuantao Hao<haoyt@mail.sysu.edu.cn>
1 | id.15to18.single(id.15="441900890101221")
|
[1] "441900198901012219"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.