Description Usage Arguments Value Examples
APA_f
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. |
type |
Either |
digit |
How many significant digits (defaults to 2)? Passed to |
stat
as a string with APA formatting and/or other options applied.
1 | # lapply(runif(n = 100, min = 0.10, max = 10.0), APA_f, type = "f")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.