Displaying 2 results from an estimated 2 matches for "hubfs".
Did you mean:
hub's
2008 Mar 31
2
Call R from C#
I would like to call functions/objects of R from
C#.NET environment. I was wondering whether or not
it is possible. If yes, could you please give me some suggestions
on how to approach it (any examples/documentation on this)? Thanks!
-James
2010 Mar 16
1
C# DLL Library
Good afternoon everybody,
I am sorry, this question might look trivial to some of you, but I read
quite a lot of stuff about package creation and I would like a bit of you
advices.
I would like to develop a core library which I will be using both from R and
from C#.
I read that it was possible to import DLL to R.
The thing is, I am not sure that the DLL created with C# will be compatible.
I