I have a java class with routines (and their tests) that I would like to 
use in R so I don't have to have two copies of important subroutines.
I have looked at rjava, but can't grasp it all and don't know what are
the important items to observe first so I don't get into too much 
trouble later. I would appreciate any pointers from some knowlegeable
people. They are so-far just methods concerning strings, doubles, and 
integers. And of course pass-by-value, not by reference.




--
View this message in context: 
http://r.789695.n4.nabble.com/rjava-be-carefuls-tp4678102.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