pad.num | R Documentation |
Pad the beginning of a number with zeroes
pad.num(num, digits = 1)
num |
A vector of the numbers to pad |
digits |
The number of characters that the resulting strings should have |
A vector of strings of the padded numbers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.