| Interface | Description |
|---|---|
| REXP |
This interface is the common part of all complex R types.
|
| Class | Description |
|---|---|
| RDataFrame |
Java implementation of the R data.frame
|
| REXPAbstract |
Abstract class for REXP interface, in order to avoid duplicate code for attributes related methods.
|
| RList |
Java implementation of the R List.
|
Copyright © 2006–2018 CodeLutin. All rights reserved.