print.lm
Use print() on an lm Object

Usage

print.lm(x, ...)
Note
This is a method for the function print() for objects inheriting from class lm. See print or print.default for the general behavior of this function and for the interpretation of x.
Package stats version 4.0.0-28
Package Index