powered by
Checks if an object inherits class "outForest".
is.outForest(x)
A logical vector of length one.
Any object.
a <- outForest(iris) is.outForest(a) is.outForest("a")
Run the code above in your browser using DataLab