Re: [R] set x11 as default plot

2011-05-19 Thread cande
Hi, have the same question. did you manage to make x11 your default ploting device? - Chriss -- View this message in context: http://r.789695.n4.nabble.com/set-x11-as-default-plot-tp2248427p3535824.html Sent from the R help mailing list archive at Nabble.com. _

[R] set x11 as default plot

2010-06-09 Thread Bunny, lautloscrew.com
Dear all, I am looking for a a way to set x11 as a default plotting engine instead of quartz, which I had some troubles with. If I just called it, like x11() an x11 window pops up and plots every graph that is called since then. Though I do not want to invoke it manually. I mean I do not have