Remove one or more zeroes before the decimal point
noZero(str)
str
The character string to process.
The processed string.
formatCI(), formatR(), formatPvalue()
formatCI()
formatR()
formatPvalue()
noZero("0.3");