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