[R] symbol size in plot

Ulrich Leopold uleopold at science.uva.nl
Wed May 19 12:04:18 CEST 2004


Dear list,

 I have been reading the archives already but I do not manage to plot
the correct size of symbols without running into other problems.

When I use the syntax below I get the size of symbols and text right but
the text overlays on top of the axis rather than be in the right
position when you using the defaults for plot. Furthermore the ticks of
the axis appear to be too small. Is there a way of getting things
correct like in the default plot?


par(mfrow=c(2,2),cex=0.2, cex.main=5, cex.sub=5, cex.axis=5,pch=16)
plot(x,y)



Regards, Ulrich




More information about the R-help mailing list