Format numbers with automatic number of digits
Arguments
- x
A numeric vector to format
- ...
Parameters passed to
format()
Value
A character vector.
smart_digits_format()
returns a function with a single argument
x
, a numeric vector, that returns a character vector.