I made the observation that it is easier to call java from R by using rJava. This is very much analogous to calling C or fortran from R, but your mileage can vary.
Vaibhav Gathibandhe wrote: > > Hi all, > > I am writing R code and I want to interface with JAVA i.e. I want to call > R > from JAVA. That's why i have installed JRI on my machine. > > There is also documentation available in "Javadoc". > > But as i am very new to JAVA and well as R, I don't understand much of > it. > > If someone is using this package i.e. JRI, please let me know whether i am > going in right direction or not. > > As i am using regressions, Boot library etc. in my R codes. Is it possible > to use all these if i use JRI package? > > [[alternative HTML version deleted]] > > ______________________________________________ > 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. > > -- View this message in context: http://www.nabble.com/Someone-Using-Java-R-Interface----JRI---tf4433263.html#a12651536 Sent from the R help mailing list archive at Nabble.com. ______________________________________________ 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.