nice_statnum | R Documentation |
Nice statnum Formats numbers in the -1 to 1 range
nice_statnum(x, digits = 2)
x |
number |
digits |
Number to round to |
nice_statnum(c(1, -1, runif(4, -1, 1)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.