Description Usage Arguments Value Examples
APA_sem
takes a number (numeric or character) and returns it with appropriate APA formatting, with options for print-friendly labelling.
1 |
stat |
A number, supplied as a numeric or character value. |
rmd_format |
Either |
digit |
How many significant digits (defaults to 3)? Passed to |
A string.
1 | # lapply(runif(n = 100, min = 0.10, max = 10.0), APA_sem)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.