Description Usage Arguments Value Examples
Round and format a number to the same number of digits.
1 | rndformat(x, digits = 2)
|
x |
Numeric; value to be rounded and formatted |
digits |
Numeric; number of digits to round and format x to |
Character string of x, rounded and formatted to the same number of digits.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.