Description Usage Arguments Examples
Rounds a number and includes the leading zero. (This is a helper function that will be called by other functions in this package.)
1 | wrap.rd0(num, places = 2)
|
num |
The number that will be rounded |
places |
The number of decimal places to which to round the number |
1 | wrap.rd0(num = 0.0145, places = 3)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.