> > This is slightly simpler: > > levelplot(matrix(1:9,3,3), ylab.right = "title here", > par.settings = list(layout.widths = list(axis.key.padding = 0, > ylab.right = 2)))
That's good enough for me - thanks! ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.