powered by
Value Formatting
format_value_unless_integers(x, digits = 2)
Numeric value.
Number of significant digits.
# NOT RUN { format_value(1.20) format_value(1.2) format_value(1.2012313) format_value(c(0.0045, 234, -23)) # }
Run the code above in your browser using DataLab