Calls print on a lm object.

# S3 method for maars_lm
print(x, ...)

Arguments

x

A maars_lm object.

...

Additional arguments passed to print.lm() to print the object.