|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use REXP | |
|---|---|
| org.nuiton.j2r.types | |
| Uses of REXP in org.nuiton.j2r.types |
|---|
| Classes in org.nuiton.j2r.types that implement REXP | |
|---|---|
class |
RDataFrame
Java implementation of the R data.frame |
class |
REXPAbstract
Abstract class for REXP interface, in order to avoid duplicate code for attributes related methods. |
class |
RList
Java implementation of the R List. |
| Methods in org.nuiton.j2r.types with parameters of type REXP | |
|---|---|
void |
RList.set(int x,
REXP data)
Method to set the xth object of the list to a value. |
void |
REXPAbstract.setAttribute(String attribute,
REXP value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||