print.outForest | R Documentation |
Print method for an object of class "outForest".
## S3 method for class 'outForest'
print(x, ...)
x |
A on object of class "outForest". |
... |
Further arguments passed from other methods. |
Invisibly, the input is returned.
x <- outForest(iris)
x
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.