powered by
pad zeros on integers
padZeros(x, nchars)
A character vector
integers to pad. They can be coded as characters already.
Optional specification of length of character strings to return. If not supplied, characters will be padded to match length of max value in x.