Skip to content
Prev 174224 / 398506 Next

Import R-output into Java

Maxl18 wrote:
This is what the toString method from REXP returns, you need use other 
REXP methods to extract what you are looking for:
http://rforge.net/Rserve/doc/org/rosuda/REngine/REXP.html#asStrings()

Romain