Package index
-
number_friendly()
number_friendly_safe()
- Translate a vector of numbers to a cardinal character vector
-
integerish_friendly()
integerish_friendly_safe()
- Translate integer-ish numbers to a cardinal character vector
-
numeric_friendly()
numeric_friendly_safe()
- Translate a numeric vector to a cardinal character vector
-
biginteger_friendly()
biginteger_friendly_safe()
- Translate a biginteger to a cardinal character vector
-
bigfloat_friendly()
bigfloat_friendly_safe()
- Translate a bigfloat to a cardinal character vector
-
ordinal_friendly()
ordinal_friendly_safe()
- Translate integer-ish numbers to an ordinal character vector
-
quantifier_friendly()
quantifier_friendly_safe()
- Translate integer-ish numbers to a character vector of quantifiers (the, both, all three)
-
nth_friendly()
nth_friendly_safe()
- Translate integer-ish numbers to a character vector of nths (1st, 2nd, 3rd)
-
ntimes_friendly()
ntimes_friendly_safe()
- Translate integer-ish numbers to a character vector of counts (once, twice, three times)
-
format_number()
- Format a vector of numbers
-
friendlynumber_default_options()
- Get the default options set by the friendlynumber package