Description Usage Arguments Examples
Formats numbers for alphabetic sorting by padding with zeros
to constant string width.
If width is not supplied, a default value is calculated
based on the values in x
.
1 |
x |
Vector of numbers. |
digits |
Number of decimal places (defaults to 0). |
width |
Width of character values returned. |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.