You could take a look at RServe on r-forge, perhaps that's what you're looking for?

-c


On 5/14/2010 4:03 PM, NewRUser wrote:

Hi all,

I am a new user of R and we have to integrate R into Java. I have downloaded
and installed R and rJava/JRI and set up the environment. I was able to run
the rTest java programs successfully.

I have to automate the process involving R. I have the following question
regarding it.

Instead of opening the console from java program and passing commands (like
load) to this console manually, is there any API/function available using
which I can pass the commands directly to the console from java code itself
instead of typing manually?

Thank you.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to