A generic function that takes objects from various statistical methods to create formated chraracter
strings to report the results in accordance with APA manuscript guidelines. The function invokes particular
methods, which depend on the class of the first argument.
Usage
apa_print(x, ...)
Arguments
x
Output object. See details.
...
Additional arguments passed to other methods. See details.
Value
The form of the value returned by apa_print depends on the class of x. See the
documentation of the particular methods for details (e.g., ?apa_print.htest).
Details
Currently the following output objects are supported: