View source: R/print.collinear_output.R
| print.collinear_output | R Documentation |
collinear()Print all collinear selection results of collinear()
## S3 method for class 'collinear_output'
print(x = NULL, n = 5, ...)
x |
(required, list of class |
n |
(optional, integer) Maximum printed vector length. Default: 5. |
... |
Ignored, kept for consistency with generic. |
Other S3_methods:
print.collinear_selection(),
summary.collinear_output(),
summary.collinear_selection()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.