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