Learn R Programming

psychmeta (version 0.2.4)

print.summary_lm_mat: Print method for objects of the class "summary_lm_mat "

Description

Print method for objects of the class "summary_lm_mat "

Usage

# S3 method for summary_lm_mat
print(x, digits = max(3L, getOption("digits") - 3L),
  symbolic.cor = x$symbolic.cor,
  signif.stars = getOption("show.signif.stars"), ...)

Arguments