[R] panel plot with log-scaled x-axis

Christoph Scherber Christoph.Scherber at uni-jena.de
Tue Feb 8 17:19:08 CET 2005


Dear all,

Can anyone help me plotting a panel plot with log-scaled x axes?

My formula looks like this:

coplot(response~div|treatment+grass,
panel=function(x,y,...){panel.xyplot(x,y,...);panel.lmline(x,y,...)})

And I´d like to have "div" plotted in log scale.

Thanks very much for your help!

Best regards
Christoph




More information about the R-help mailing list