Description Usage Arguments Value
Takes an object, and prints the results as an APA table.
1 2  | printResults(x, keepCols = c("label", "est_sig", "confint"),
  digits = 2, ...)
 | 
x | 
 Object to be printed  | 
keepCols | 
 Character vector, indicating the columns to retain. Default: c("label", "est_sig", "confint").  | 
digits | 
 Integet. Number of digits to round to when formatting; Default: 2.  | 
... | 
 Other arguments passed to and from other functions.  | 
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.