On 12/10/09 5:40 AM, Faisal Moledina wrote: > Hey all, > > There was a thread a few weeks back (before I subscribed to the list) > about using rpy2 with Quartz on OS X. The last email in the thread was > from Laurent and read > > "…to demonstrate by the > example I just opened a quartz interactive device, and made plots in it, > with the following install: > - OS X Leopard > - Python 2.6 (from MacPorts) > - R 2.10 (from CRAN, that's a Framework build) > - rpy2 (compiled from source)" > > I have pretty much the same setup (actually running 10.6) and was > wondering how to "open a quartz interactive device" to make plots it > in. Thanks!
Using rpy2-2.1dev: from rpy2.robjects.packages import importr grdevices = importr("grDevices") grdevices.quartz() L. > Faisal > > ------------------------------------------------------------------------------ > Return on Information: > Google Enterprise Search pays you back > Get the facts. > http://p.sf.net/sfu/google-dev2dev > _______________________________________________ > rpy-list mailing list > rpy-list@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/rpy-list ------------------------------------------------------------------------------ Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev _______________________________________________ rpy-list mailing list rpy-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rpy-list