View source: R/format-numbers.R
| format_business_number | R Documentation |
Format a number with thousands separators and parenthetical negatives
format_business_number(value, use_parenthetical = TRUE)
value |
Character string containing the number |
use_parenthetical |
Whether to use parentheses for negatives |
Formatted character string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.