Description Usage Arguments Value
View source: R/apaRegression.R
Generic method to generate an APA style table with regression parameters for MS Word.
1 2 3 |
... |
Regression (i.e., lm) result objects. |
variables |
The variable names for in the table. |
number |
(optional) The table number in the document. |
title |
(optional) Name of the table. |
filename |
(optional) Specify the filename (including valid ' |
note |
(optional) Add a footnote to the bottom of the table. |
landscape |
(optional) Set ( |
save |
(optional) Set ( |
type |
(optional) Not implemented. |
apa.regression
object; a list consisting of
succes |
message in case of an error |
save |
flag which indicates whther the document is saved |
data |
dataset with regression statistics |
table |
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.