pValue | R Documentation |
Suppress the leading zero when printing p-values.
pValue(value, digits = 3)
value |
The p-value. |
digits |
Number of decimal digits for printing the p-value. |
[INSERT].
p-value.
Other formatting:
apa()
,
specify_decimal()
,
suppressLeadingZero()
pValue(0.70)
pValue(0.04)
pValue(0.00002)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.