numbersuffix: Number Suffix Creator

Description Usage Value Examples

View source: R/utils.R

Description

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.

Usage

1

Value

numbersuffix() returns a character vector of what number suffix the input number is

Examples

1

dcorvi/corvitools documentation built on Feb. 15, 2022, 12:08 a.m.