On Dec 30, 2007, at 12:23 AM, 程晓明 wrote:
>I realize the communication between R and Java with Rserve in my
> dissertation, but i can not run the Rserve by double click of
> Rserve.exe,
Use
library(Rserve)
Rserve()
instead. You need to setup PATH correctly in order to run it manually
- pl
I realize the communication between R and Java with Rserve in my
dissertation, but i can not run the Rserve by double click of Rserve.exe,
and also i can't realize backstage running of Rserve by technique of
Multi-thread in Java. Can anyone tell me why?
So, before i run the Java, i must run