
Last chance! 50% off unlimited learning
Sale ends in
format_valuef
generates functions that format
values so that they print out with the desired number of digits.
format_valuef(digits)
number of digits to use
returns a function that takes an atomic vector as argument
and returns it formatted to character with digits
decimals.