On 07.11.2011 12:39, jesslim wrote:> I am the beginner of R. I just want to know how can i save my .R file into
> exe.file and that later will be execute in java.
Short answer: You cannot.
Long answer: R is an interpreted language, read the manuals!
Uwe Ligges
> --
> View this message in context:
http://r.789695.n4.nabble.com/how-save-R-file-in-exe-file-tp3998352p3998352.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help at 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.