powered by
format_valuef generates functions that format values so that they print out with the desired number of digits.
format_valuef
format_valuef(digits)
number of digits to use
Returns a function that takes an atomic vector as its argument and returns it formatted to character with digits decimals.
digits