powered by
AT.add.leading.zeros( x, digits = 5)
digits
# Represent 99 as '00099' AT.add.leading.zeros(x = 9, digits = 5)
Run the code above in your browser using DataLab