[R] space between plots

Agustin Lobo Agustin.Lobo at ija.csic.es
Fri Apr 18 10:19:02 CEST 2008


I've set

layout(matrix(c(1,3,2,4),ncol=2))
and

par(mar=c(0, 4, 4, 0) + 0.0) and
par(mar=c(0, 0, 4, 3) + 0.0)

for the upper-left and upper-right plots, but
still get an space between both plots,

is there any way to completely eliminate that space?

Thanks

Agus
-- 
Dr. Agustin Lobo
Institut de Ciencies de la Terra "Jaume Almera" (CSIC)
LLuis Sole Sabaris s/n
08028 Barcelona
Spain
Tel. 34 934095410
Fax. 34 934110012
email: Agustin.Lobo at ija.csic.es
http://www.ija.csic.es/gt/obster



More information about the R-help mailing list