getAllValuesFromListObject: Returns all the elements of a Java instance of List

Description Usage Arguments Value

View source: R/javaFunctions.R

Description

All the elements of a Java List instance are returned.

Usage

1
getAllValuesFromListObject(object, affinity. = 1)

Arguments

object

a java.object that represents a List instance in Java

affinity.

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

Value

either a java.list object or an R vector


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