I am using some R script in my Java program.
To integrate R with Java, i found two techniques RJAVA and RSERVE.
I am not able to understand which one should i use
and how much these two are different.
I think RSERVE just talks to R server via connection
but what about RJAVA.
It would great help somebody clear my doubts in here.
Thanks.