getArrayLength: Return the length of an Array instance

Description Usage Arguments Value

View source: R/javaFunctions.R

Description

This method returns an integer that is the length of the Array.

Usage

1
getArrayLength(object, affinity. = 1)

Arguments

object

a java.object instance that represents an array

affinity.

an optional parameter for multithreading (see the mclapply.j4r function)

Value

an integer that is the length of the array


J4R documentation built on July 23, 2020, 9:06 a.m.