| print.lm2 | R Documentation |
Print method for lm2 objects
## S3 method for class 'lm2'
print(x, notes = NULL, ...)
x |
An object of class |
notes |
Logical. If TRUE (default), print explanatory notes below the table.
If not specified, uses the value set when |
... |
Additional arguments (ignored) |
Invisibly returns the original object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.