[R] plot auto key and text into panels using lattice

2015-07-21 Thread Duncan Mackay
t. Duncan Duncan Mackay Department of Agronomy and Soil Science University of New England Armidale NSW 2351 Email: home: mac...@northnet.com.au -Original Message- From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of Luigi Marongiu Sent: Tuesday, 21 July 2015 08:39 To: r-hel

[R] plot auto key and text into panels using lattice

2015-07-20 Thread Luigi Marongiu
Dear all, I am writing some text into several panels which I can do with this script (in capital the variables): xyplot(Y ~ X | Z, data = DATAFRAME, groups = Z, ylab= "Y", xlab="X", main="TITLE", scales = list