getAllValuesFromArray: Returns all the elements of an array
Description
All the elements of an array are returned.
Usage
getAllValuesFromArray(object)
Arguments
object
a java.object that represents a Java List instance
Value
either a java.arraylist object or an R vector