[R] adding text to y-axis per row of panels (lattice)

E Hofstadler e.hofstadler at gmail.com
Sat Jan 29 12:06:04 CET 2011


Hello again,

many thanks for your help! after upgrading the lattice package to the 
latest version, your solution works perfectly.

Deepayan Sarkar wrote:
> On Fri, Jan 28, 2011 at 5:21 PM, E Hofstadler <e.hofstadler at 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



More information about the R-help mailing list