On Fri, Jan 28, 2011 at 5:21 PM, E Hofstadler <e.hofstad...@gmail.com> wrote: > Hello Deepayan, > > many thanks for your reply and help. Does this solution with > "ylab.right" require a newer version of lattice (somewhere in the > archives I noted "ylab.right" being mentioned in the context of a > development version of lattice)? > > I currently use R version 2.11.1 (2010-05-31) via Emacs (ESS) on a > Windows machine and couldn't quite get your solution to work (the > graph didn't display any text, but neither did R give any error > messages). Perhaps I don't have the right version of the lattice > package?
You do need the latest update, but install.packages("lattice") (or some equivalent) should do that for you. -Deepayan ______________________________________________ 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.