Glad you got it worked out -- I don't know C# but if it's portable-ish
to C++ you may also want to look at Dirk's RInside project:

http://dirk.eddelbuettel.com/code/rinside.html

and here in web-deployment

http://dirk.eddelbuettel.com/blog/2011/11/30/#rinside_and_wt

Michael

On Wed, Jan 18, 2012 at 5:23 PM, Ajay Askoolum <[email protected]> wrote:
> I am not using RExcel at all.
>
> I have now come up with a better solution that using eval. I can construct 
> the data structure (like c(1,2,3,4,5)) as an object in C# and pass it as the 
> argument to the method inside the web service that will call R. Works fine.
>        [[alternative HTML version deleted]]
>
> ______________________________________________
> [email protected] mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to