Description Usage Arguments Value Examples
Truncate Large Numbers (vectorised)
1 | truncateLargeN(n, suffix = NULL)
|
n |
number |
suffix |
string to concatenate to end. eg units (KG, LB, etc) |
character vector
1 | truncateLargeN(c(1231516, 123141))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.