Hello, Is there a way to add ylab on the right hand side also (in lattice)? Different from the left hand side? Cheers Saptarshi [[alternative HTML version deleted]]
Richard M. Heiberger
2012-Mar-16 18:53 UTC
[R] Y-axis label on the right hand side in lattice?
from ?xyplot use the ylab.right argument On Fri, Mar 16, 2012 at 2:11 PM, Saptarshi Guha <saptarshi.guha@gmail.com>wrote:> Hello, > > Is there a way to add ylab on the right hand side also (in lattice)? > Different from the left hand side? > > Cheers > Saptarshi > > [[alternative HTML version deleted]] > > ______________________________________________ > 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. >[[alternative HTML version deleted]]
On Mar 16, 2012, at 2:53 PM, Richard M. Heiberger wrote:> from ?xyplot > use the > ylab.right > argument >> > On Fri, Mar 16, 2012 at 2:11 PM, Saptarshi Guha <saptarshi.guha at gmail.com > >wrote: > >> Hello, >> >> Is there a way to add ylab on the right hand side also (in lattice)? >> Different from the left hand side?I thought he wanted facilities provided by doubleYScale in latticExtra package -- David Winsemius, MD West Hartford, CT
On Mar 16, 2012, at 3:03 PM, David Winsemius wrote:> > On Mar 16, 2012, at 2:53 PM, Richard M. Heiberger wrote: > >> from ?xyplot >> use the >> ylab.right >> argument >> > >> >> On Fri, Mar 16, 2012 at 2:11 PM, Saptarshi Guha <saptarshi.guha at gmail.com >> >wrote: >> >>> Hello, >>> >>> Is there a way to add ylab on the right hand side also (in lattice)? >>> Different from the left hand side? > > > I thought he wanted facilities provided by > > doubleYScale in latticExtra package^latticeExtra^> -- >David Winsemius, MD West Hartford, CT