So if I have the R function foo and I have my main method in Java how would I
call the method foo? What would be the syntax?: Do I create an REengine
first?

public static void main(String[] args)
{
} 
-- 
View this message in context: 
http://r.789695.n4.nabble.com/How-to-run-own-R-functions-in-JRI-tp2965288p2967418.html
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.

Reply via email to