Re: [R] Printing out a graph using different graphics devices

2009-02-16 Thread Greg Snow
...@imail.org 801.408.8111 > -Original Message- > From: r-help-boun...@r-project.org [mailto:r-help-boun...@r- > project.org] On Behalf Of Dimitri Liakhovitski > Sent: Monday, February 16, 2009 10:14 AM > To: R-Help List > Subject: [R] Printing out a graph using differen

Re: [R] Printing out a graph using different graphics devices

2009-02-16 Thread Deepayan Sarkar
On 2/16/09, Dimitri Liakhovitski wrote: > Hello, everyone! > The code below allows me to produce the graph I want (I know - the > colors are strange, but it's just for the sake of an example). > After you run the plot<- part and then do print(plot) - that's what I want. > However, when I run t

[R] Printing out a graph using different graphics devices

2009-02-16 Thread Dimitri Liakhovitski
Hello, everyone! The code below allows me to produce the graph I want (I know - the colors are strange, but it's just for the sake of an example). After you run the plot<- part and then do print(plot) - that's what I want. However, when I run the bits of code below (with graphics devices) - what th