aluation);
Console.WriteLine("Press any key to continue ...");
Console.ReadKey();
//-----
}
}
}
You would also need to reference the Interop.STATCONNECTORSRVLib.dll
assembly. Here is snapshot of my references list:
http://n4.nabble.com/file/
Hi,
It is possible to call R functions from .NET by using a .NET wrapper over
the R (D)Com server. http://www.nabble.com/file/p25682136/RFromCsharp.zip
Attached is a sample C# project that shows how to call R from C#.
Best Regards,
Fayssal El Moufatich
http://www.nabble.com/file/p25682136
It would indeed be cool to have R be able to call .NET code given all the
functionality one can use with the latest version of the .NET framework. I
actually make use of the MATLAB/.NET interface, and I find it quite good.
Thanks for the replay.
Regards,
Fayssal El Moufatich
Richard Cotton
Hi There,
There seems to be a way for calling R from .net. However, is there anyway
for calling .net/C# code from R? Something similar to the RJava package for
.net?
Thanks a mil!
Fayssal
--
View this message in context:
http://www.nabble.com/R-and-.net-C--tp22904715p22904715.html
Sent from
4 matches
Mail list logo