View source: R/generic_utilities.R
lead0 | R Documentation |
Formats number with leading zeros
lead0(x, width = 2, digits = 0)
x |
|
width |
number of leading zeros |
digits |
number of decimal digits |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.