printResults: Print results of different types of analyses

Description Usage Arguments Value

View source: R/printResults.R

Description

Takes an object, and prints the results as an APA table.

Usage

1
2
printResults(x, keepCols = c("label", "est_sig", "confint"),
  digits = 2, ...)

Arguments

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.

Value

data.frame


cjvanlissa/motley documentation built on Sept. 23, 2019, 7:39 p.m.