[BioC] [maImage: Draw multiple spatial plots on the SAME graph]
Foata,Francis,LAUSANNE,NRC/N&H
francis.foata at rdls.nestle.com
Mon Jan 19 15:28:37 MET 2004
Hello,
I have a stupid problem: I want to draw four spatial plots on the SAME
graph. Here is the R code I've tried but it does not work :
par(mfrow=c(2,2))
maImage(christian.raw[,1], x="maGf")
maImage(christian.raw[,1], x="maGb")
maImage(christian.raw[,1], x="maRf")
maImage(christian.raw[,1], x="maRb")
The plots are drawn one after the other
Does someone know how to handle this problem ?
Thanks,
Francis
[[alternative HTML version deleted]]
More information about the Bioconductor
mailing list