Description Usage Value Examples
Input a number and recieve the number as a charcter and the number's suffix to automate reporting. Numbers greater than 999 and less than 999,999 will have a comma. Larger numbers will be returned with a period and runded up to 3 digits. Goes up to quintillion.
1 | numbersuffix(num)
|
numbersuffix()
returns a character vector of what number suffix the input number is
1 | numbersuffix(87)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.