https://github.com/dataxujing/idprep
A R packages to transmit ID number
https://github.com/dataxujing/idprep
r
Last synced: about 1 year ago
JSON representation
A R packages to transmit ID number
- Host: GitHub
- URL: https://github.com/dataxujing/idprep
- Owner: DataXujing
- Created: 2017-10-24T16:20:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-24T18:35:06.000Z (over 8 years ago)
- Last Synced: 2025-02-09T09:29:04.617Z (over 1 year ago)
- Topics: r
- Language: R
- Size: 21.5 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# 身份证号数据预处理函数
徐静
## 安装
`devtools::install_github('DataXujing/idprep',dependencies=TRUE)`
## 函数介绍
+ ages: 由身份证号计算年龄
+ genders:由身份证号计算性别
+ vvply: 向量化函数操作
+ Province: 由身份证号计算省份
+ div: (自定义中缀函数),广义除法运算,该运算使得分母是0的除法,带无穷的除法,带缺失值的除法,带非数字的除法有意义