.rederpost {RedeR} | R Documentation |
Post to RedeR's handler at the Java side.
.rederpost(obj, method, ..., gdata=list(...))
obj |
Object of RedPort Class. |
method |
A method listed in RedeR's handler at the Java side. |
... |
Additional arguments passed to the Java side. |
gdata |
A list of graph options passed to RedeR's handler at the Java side. |
Post to RedeR's handler at the Java side.
This is an internal function.
Mauro Castro