search for: dnegpog

Displaying 1 result from an estimated 1 matches for "dnegpog".

2006 Feb 16
1
how to save the picture with par(mfrow = c(1, 3), pty='s') setti ngs?
...t;,ylab="density") lines(dneg,col="red",lwd=2) barplot2(tab.out,plot.grid=TRUE,xlab="number of HGT_out",ylab="density") lines(dnegout,col="red",lwd=2) barplot2(vt,plot.grid=TRUE,xlab="number of HT POGs",ylab="density") lines(dnegpog,col="red",lwd=2) dev.off() par(op) ------------------------------------------------------- Somehow in file Fig_den.pdf these figures are on the separate pages. However, I get exactly what I need in the console window. Could someone please explain me what I am doing wrong when saving...