On Sat, 19 Jan 2008, 文波胡 wrote:
I used JRI package in java to connect R ,and want to use R do some work
fo me.
but most thing is ok, but there is a problem for me
The best thing to do is to ask the maintainer, as the posting guide
suggests. Very few of us will be using JRI (or even know Ja
I used JRI package in java to connect R ,and want to use R do some work
fo me.
but most thing is ok, but there is a problem for me
these is some code of the program:
re.eval("library(lattice)");
y=re.idleEval("print(1:10)");
y=re.eval("feq <- read.del