search for: daylab

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

Did you mean: dallas
2008 Nov 14
0
plotting to Postscript and margins
...reaks,xlab="",ylab="",xaxt="n",yaxt="n") {here it fails:"Error in plot.new() : figure margins too large" when plotting to a device created with postscript(). Plotting to the default X11 and using dev.print() works aside from the messed up layout.} daylab <- c("D3","D7","D10","D14","D28","D60") axis(side=3,labels=daylab,at=1:ncol(fcs),tick=FALSE) axis(side=2,labels=probe.2.symbol(pid),at=1:nrow(fcs),tick=FALSE) par(font.axis=1) par(font.lab=1) axis(side=4,labels=format(pp,scientific=TRUE...