Arguments
- digits
(integer
) number of digits.
- format
(string
) describing how the numbers should be formatted following the sprintf
syntax.
- ne
(string
) that should replace actual value. If NULL
, no replacement is performed.
Value
function
formatting numbers with the defined format.