Skip to content
Prev 5583 / 15076 Next

Scripting R

Christian,
On Jan 29, 2009, at 11:50 , Christian Prinoth wrote:

            
If you think so - what is missing? How would you envision it?
Whatever the application supports. This is not about R - this is about  
the application that uses R. R doesn't really care - since it can be  
linked as shared library it can be embedded into any application. The  
reason R uses COM on Windows (and that's only one of many ways BTW) is  
that it's what Excel supports if - R couldn't care less ;).
The problem here again is that it would be of interest for those if  
they supported the same interface. I know at least that Numbers  
doesn't allow 3rd party extensions, so AppleScript is what you have to  
use (and you'll need iWork '09). For OpenOffice there is already the  
"R and Calc" add-on.

Cheers,
Simon