Skip to content
Prev 5592 / 15076 Next

Scripting R

On Jan 30, 2009, at 10:45 , Christian Prinoth wrote:

            
Hmm .. I thought it can do plots and such ... (and BTW a dataframe is  
already a quite complex structure ;)).
For AS to work you need two "native" UI applications. Ideally, to  
embed R in Excel you don't want all that - you just want Excel to be  
able to access R's functions by embedding R (at least that's what I  
would do ;P). Note that I have no clue about Excel on a Mac, so I  
don't even know whether you can use formulae in Excel that will map to  
AS requests which is the minimal requirement for this to make any  
sense ... Anyway, I may look into adding some push/pull AS facilities  
to the R GUI and we'll see whether it will be useful for anything or  
not ...

Cheers,
S