Re: [R] Superimposing Multiple Vectors Plots in One Figure

2008-06-27 Thread Gundala Viswanath
Dear Petr, Thanks so much for your detailed guidance. I'll have a look at your suggestions. - Gundala Viswanath Jakarta - Indonesia On Fri, Jun 27, 2008 at 7:09 PM, Petr PIKAL <[EMAIL PROTECTED]> wrote: > Hi > > you mix base and lattice graphics. > > [EMAIL PROTECTED] napsal dne 27.06.2008 08:2

[R] Superimposing Multiple Vectors Plots in One Figure

2008-06-26 Thread Gundala Viswanath
Hi, I have 3 vectors which I want to plot as in one plot. I was wondering why this code of mine only show the last vector: __BEGIN__ library(lattice) out_fname <- paste("MyPlot.png",sep="") trellis.device("png", color=TRUE) png(out_fname) plot(vect1,type="l",col="red",xlab="Nof Genes", ylab="RM