pad_num | R Documentation |
This function creates a sequence of numbers with 0 padding based on the series length.
pad_num(n, pad = "0")
n |
the number of columns |
pad |
the character to use for the padding. |
a character string padded by "0"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.