| format_count | R Documentation |
Formats integer values with a thousands separator for display in tables. Values below 1000 are returned as plain character strings.
format_count(n, marks)
n |
Integer count value. |
marks |
List with |
Character string with the formatted count.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.