Learn R Programming

J4R (version 1.0.7)

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

Description

All the elements of a Java List instance are returned.

Usage

getAllValuesFromListObject(object)

Arguments

object

a java.object that represents a Java List instance

Value

either a java.list object or an R vector