lpvalue | R Documentation |
Returns <0.001 if pvalue is <0.001. Else rounds the pvalue to specified significant digits. Will bold the p-value if it is <= 0.05
lpvalue(x, sigdigits = 2)
x |
an integer |
sigdigits |
number of significant digit to report |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.