powered by
Get age information from ID number, only by year, not the specific date.
age_by_year(id)
Age vector obtained from ID numbers.
A vector of ID numbers.
id = c( "652801197305161555", "130206202202291545", "110101841125178" ) age_by_year(id)
Run the code above in your browser using DataLab