PaTa PaTaS wrote:
> 
> Hi,
> I wonder if it is possible to create an DLL or EXE file performing R procedures. 
> Instead of running R, reading data and calling some procedures, I would like to use 
> R functions in the following way: "C:\linearRegression.exe data.txt" which would 
> produce let's say file "output.txt" with the results. Is there some way how to do it?
> Thanks a lot. Pavel Vanecek

No. There is not compiler for R code available.

Uwe Ligges

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to