powered by
A helper function to report p values in APA style.
report_p_value(p_value)
One or more p-values.
# NOT RUN { report_p_value(0.532) report_p_value(0.0432) report_p_value(0.0000121) # }
Run the code above in your browser using DataLab