Description Usage Arguments Value See Also Examples
Add commas to larger integers.
1 2 3 |
x |
A vector of numbers (or string equivalents). |
mark |
The character to include every n places. |
prefix |
A string to append to the front of elements. |
... |
Other arguments passed to |
Returns a comma separated string of publication ready digits.
1 2 3 |
[1] "32,768" "1,024" "3,125" "100,000" "7,776"
[1] "1,234.123" "1,234,567,890" ".000034034" "123,000,000,000"
[5] "-1,234,567"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.