print.outForest {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