Learn R Programming

J4R (version 1.0.8)

length.java.list: Override the default length function

Description

A java.list class is an environment containing an inner list. The length of this inner list is returned by this function.

Usage

# S3 method for java.list
length(x)

Arguments

x

a java.list instance

Value

the length of the inner list