Description Usage Arguments Value Examples
Checks if an object inherits class 'outForest'.
1 | is.outForest(x)
|
x |
Any object. |
A logical vector of length one.
1 2 3 | a <- outForest(iris)
is.outForest(a)
is.outForest("a")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.