formatN | R Documentation |
Format "1234" to "1,234".
formatN(x, mark = ",")
x |
A number or numeric vector. |
mark |
Usually |
Formatted character string.
format
, formatF
formatN(1234)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.