Displaying 1 result from an estimated 1 matches for "cwgqqplot".
Did you mean:
cwgplot
2004 May 27
2
no transparent background in bmp
...e lattice plots. plot them in a 3x2 matrix
print( hgqqplot, position=c(0.0, 0.66, 0.5, 1.0 ), more=TRUE )
print( hgplot, position=c(0.5, 0.66, 1.0, 1.0 ), more=TRUE )
print( dgqqplot, position=c(0.0, 0.33, 0.5, 0.66 ), more=TRUE )
print( dgplot, position=c(0.5, 0.33, 1.0, 0.66 ), more=TRUE )
print( cwgqqplot, position=c(0.0, 0.0, 0.5, 0.33 ), more=TRUE )
print( cwgplot, position=c(0.5, 0.0, 1.0, 0.33 ), more=FALSE )
dev.off()
I've tried white, no argument at all, transparent, etc. and all yield the
same results. Is this broken, or am I not using the function correctly.
Thanks,
Jeff.
--
Jeff D...