[R] Writing R code in C# and Executing

2014-02-15 Thread Yuvaraj
I need to retrieve the data from my Database. later send the data and the .r script to R engine and do the execution. - Regards, Yuvaraj R -- View this message in context: http://r.789695.n4.nabble.com/Writing-R-code-in-C-and-Executing-tp4685380.html Sent from the R help mailing list

Re: [R] Calling R functions into C# or C++

2014-02-15 Thread Yuvaraj
Hi, In my case I don't have any static data to be written in the .r file. I need to retrieve the data from my Database. later send the data and the .r script to R engine and do the execution. -- View this message in context: