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:
http://r.789695.n4.nabble.com/Calling-R-functions-into-C-or-C-tp
The zip file actually works fine for me. Anyhow, here is the code snippet
that you need:
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Interop.STATCONNECTORSRVLib;
namespace RFromCsharp
{
class RConnector
{
private StatConnectorClass rdcom =
Fayssal,
This zip file appears to be corrupted - do you have another version?
--
View this message in context:
http://n4.nabble.com/Calling-R-functions-into-C-or-C-tp904267p1679002.html
Sent from the R help mailing list archive at Nabble.com.
__
R-he
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/RF
Shubha Vishwanath Karanth ambaresearch.com> writes:
> Can I call R functions/routines from C# or C++? If so, how do I do this?
> Do I need to have some knowledge on DLL to do this?
>>
You can, using R(DCOM) which is installed by the Windows installer. There
is a separate list to discuss this,
Hi R,
I have a request...
Can I call R functions/routines from C# or C++? If so, how do I do this? Do I
need to have some knowledge on DLL to do this?
Thanks a lot for your help,
Shubha
Shubha Karanth | Amba Research
Ph +91 80 3980 8031 | Mob +91 94 4886 4510
Bangalore * Colomb
6 matches
Mail list logo