Description Usage Arguments Examples
View source: R/report_p_value.R
A helper function to report p values in APA style.
1 | report_p_value(p_value)
|
p_value |
One or more p-values. |
1 2 3 | report_p_value(0.532)
report_p_value(0.0432)
report_p_value(0.0000121)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.