| round_sprintf | R Documentation |
Rounds values using sprintf for precise decimal formatting. Used internally by psthr0().
round_sprintf(value, digits)
value |
Numeric value to round |
digits |
Number of decimal places |
Character string with exactly 'digits' decimal places
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.