|
| Research |
ContentsGo Back |
How to connect your .NET application with R stat engine using C#This is a simple example where you can see the way to integrate .NET Framework with R stat engine. In this example, we create a console class where I connect with R stat engine using COM object STATCONNECTORSRVLib to use that COM object, you need to download latest version of R-(D)COM If you have doubts, it is very useful the following reading: http://www.msbi.nl/dnn/Default.aspx?tabid=159 |