print.lm
Use print() on an lm Object
Description
This is an S3 method for the function print for objects inheriting from class lm.
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.