Description Usage Arguments Examples
Add comma to number and round to digits
1 | ef_addcomma(x, dig = 0)
|
x |
any numerical value |
dig |
round digits |
1 2 3 4 5 6 | ## Not run:
ef_addcomma(100000.12244)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.