ages: ages

Description Usage Arguments Author(s) Examples

View source: R/idprep.R

Description

A function to compute age from ID number.

Usage

1
ages(x)

Arguments

x

a numeric or vector

Author(s)

DataXujing

Examples

1
2
3
4
5
6
7
# not run

#-------------ages Example-----------------------

library(stringr)
ages(x)
#obtain a numeric or vector about ages

DataXujing/idprep documentation built on May 28, 2019, 12:24 p.m.