getArrayLength: Return the length of an Array instance

View source: R/javaFunctions.R

getArrayLengthR Documentation

Return the length of an Array instance

Description

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

Usage

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


CWFC-CCFB/J4R documentation built on Oct. 30, 2024, 4:20 p.m.