sprintf()
fmt
R/fmt_factory.R
fmt_sprintf.Rd
Rounding with the sprintf() function in the fmt argument
fmt_sprintf(fmt)
A string to control sprintf(), such as "%.3f" to keep 3 decimal digits. See ?sprintf
"%.3f"
?sprintf