-1

I have a script in R (MyScript.R) which i want to execute by calling it from Java, passing the .csv file as the input. I do not want to use Rcaller.addCode("some r code") to add one line at a time.

Which R interface should i use for this (JRI/Rcaller/JRG/Rserve) and How ?

0

1 Answer 1

1

Refer these links

https://code.google.com/p/renjin/wiki/CallingRFromJava

calling R script from java

http://www-stat.stanford.edu/~lpekelis/13_datafest_cart/13_datafest_r_talk.html

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.