Hi all,
I'm Pierre Lindenbaum and I'm new to 'R'.
I'm currently working with a colleague who has created a java bioinformatic
tool using 'R' . No problem : we work on linux, we call 'R' using a system call
via java.lang.Runtime.exec, we know the $path to 'R', etc...
But now, we would like to di
On Tue, 4 Oct 2005, Vasundhara Akkineni wrote:
> I am a grad student and am working on a project where i
> need to integrate java and R. I have a front end in java
> and i need to call R functions and be able to dispaly the
> plots and graphs produced by R on my java front end. I
> came across som
I am a grad student and am working on a project where i need to integrate
java and R. I have a front end in java and i need to call R functions and be
able to dispaly the plots and graphs produced by R on my java front end. I
came across some tools like SJava and rserve...but am not sure which best