Skip to content
Prev 77120 / 398502 Next

VB and R

On 9/13/2005 7:38 AM, Tuszynski, Jaroslaw W. wrote:
That's not true at all.  R works with many platform specific packages. 
I think Roger Bivand's answer covers the easiest way (COM) to link to 
VB, but you can also use shared libraries (DLL's in Windows) created in 
just about any package through the dyn.load() facility.

Duncan Murdoch

 > Can you write your code