Learn R Programming

psychmeta (version 0.2.4)

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

Description

Print method for objects of the class "lm_mat "

Usage

# S3 method for lm_mat
print(x, digits = max(3L, getOption("digits") - 3L), ...)

Arguments