[R] X 11

Tommi Viitanen totavi at utu.fi
Wed Apr 16 12:21:00 CEST 2008


Hi,

I would like to have at least 2 x11 windows open and make many graphs into
them. I wonder how to draw the graph in a certain device so that the new
graph will be in the place of the old one.

For example I have open x11 with device numbers 1 and 2. I want to make
plot to the device 1 without doing anythin to the 2 and not making a new
x11. Something like ?:

x11()device 2;
plot()
dev.off()

t. Tommi



More information about the R-help mailing list