powered by
Convert the 15 Digits ID Number to 18 Digits.
convert18(id)
The corresponding 18 digits ID number.
A vector of ID numbers.
id = c( "653127198503161793", "652801197305161555", "130206202202291545", "110101841125178", "12345678", "65312a198204181793" ) convert18(id)
Run the code above in your browser using DataLab