[R] Calling a jar file with rJava
cameron.bracken
cameron.bracken at gmail.com
Sun Jan 25 11:48:12 CET 2009
I want to call the jar file from R. I want to be able to do this without
using system(). Normally a command line call would look like
java -jar eps2pgf.jar -m directcopy myfile.eps
My question is: Can I call this program using the rJava package or any other
(command line options and all)? I really know nothing about Java so any
pointers would be appreciated.
Thanks
-Cameron Bracken
--
View this message in context: http://www.nabble.com/Calling-a-jar-file-with-rJava-tp21650356p21650356.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list