Peter said the following at 09/05/2007 03:25 PM :
> from rpy import r
> r("d <- load('/tmp/dat.R')")
> r("d <- subset(d, web == 'future')")
> print r("d")
>
Oh, I didn't realise that one could simply write r("r-command-goes-here").
In that case I think I'm fine, because I have working R code, so I can
probably just encapsulate it in r() calls.
I'll go try that, anyway. Thank you very much.
I'm thinking that I must be missing some documentation somewhere, because
all the documentation I can find seems rather simple and very patchy.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
rpy-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rpy-list