Internal function, not called directly
p_tidy(x, digits, prefix = "=")
Numeric vector of values to round
Integer of length one: value to round to.
Appended in front of values for use with condense_fit
.
Vector of strings.
e.g. for 3 decimal places I want 0.100, not 0.1. Note this function with convert 0.000 to <0.001. All other values are prefixed with "=" by default