noZero | R Documentation |
Remove one or more zeroes before the decimal point
noZero(str)
str |
The character string to process. |
The processed string.
formatCI()
, formatR()
, formatPvalue()
noZero("0.3");
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.