View source: R/javaFunctions.R
isJavaArray | R Documentation |
This function returns true if the Java instance represented by this java.object is an Array.
isJavaArray(object)
object |
a java.object instance |
This function is deprecated. Please use the is.JavaArray instead.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.