Description Usage Arguments Value Author(s) See Also Examples
APA formating for p-values
| 1 | apa.pvalue(pv)
 | 
| pv | p-value to be formatted | 
the formatted value as a character
Mark Newman, mark@trinetteandmark.com
Other statistic: apa.ci,
apa.tstat, apa.zstat
| 1 2 3 |   pv = apa.pvalue(0.0342)
  pvs = apa.pvalue(c(0.0342, 0.0342, 0.0342))
  # In the markdown put `r pv` or `r pvs`
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.