print.lm2: Print method for lm2 objects

View source: R/lm2.R

print.lm2R Documentation

Print method for lm2 objects

Description

Print method for lm2 objects

Usage

## S3 method for class 'lm2'
print(x, notes = NULL, ...)

Arguments

x

An object of class lm2

notes

Logical. If TRUE (default), print explanatory notes below the table. If not specified, uses the value set when lm2() was called.

...

Additional arguments (ignored)

Value

Invisibly returns the original object


statuser documentation built on April 25, 2026, 5:06 p.m.