pad_num.Rd
This function creates a sequence of numbers with 0 padding based on the series length.
pad_num(n, pad = "0")
the number of columns
the character to use for the padding.
a character string padded by "0"