Description Usage Arguments Value Examples
Wrapper for num2str(..., isProportion = T, prefix = " = ", minPrefix = " < ")
Designed for reporting p-values
1 |
x |
number to convert to string |
precision |
decimal places to preserve |
prefix |
prefix for the number string (e.g. " = ") |
minPrefix |
for transforming numbers like .000 into < .001 |
... |
Arguments passed on to
|
x
stripped of leading 0s and rounded to precision
decimal places
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.