Learn R Programming

J4R (version 1.0.7)

isArray: Check if the java.object instance represents an Array

Description

This function returns true if the Java instance represented by this java.object is an Array.

Usage

isArray(object)

Arguments

object

a java.object instance

Value

a logical