length.java.list | R Documentation |
A java.list class is an environment containing an inner list. The length of this inner list is returned by this function.
## S3 method for class 'java.list'
length(x)
x |
a java.list instance |
the length of the inner list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.