[Rd] Re: Calling R functions from Java
D0c
kanglin at gmail.com
Mon May 2 08:55:10 CEST 2005
Hey guys thanks for the help. I found Rserve to be a solution i can
work with. i'll just use the JRClient to connect to Rserve. However i
have another problem. How can i get a nice graph from Rserve using
JRCLient using the plot() function?
Or for that matter a simple summary() of a dataset to be printed on
screen (eg JOptionPane)?
All this is using a java front end btw.
On 4/29/05, D0c <kanglin at gmail.com> wrote:
> Hey guys,
> I got a java gui app which loads up data into a table. How can i use R
> to perform statistical functions on the data in the table?
>
> P.S My question is not particularly geared towards Java coding, but
> more towards allowing R functionality within Java.
>
More information about the R-devel
mailing list