[R] xYplot customizing y-axis scaling
Ben Bolker
bolker at ufl.edu
Thu Jul 10 20:21:07 CEST 2008
Christoph Meyer <christoph.meyer <at> uni-ulm.de> writes:
>
> Hi Henning,
>
> have a look at the scales argument in the xyplot documentation.
> You could try adding the following to your code:
>
> scales=list(y=list(relation="free"))
>
> Cheers,
>
> Christoph
>
Yes, but this apparently doesn't work for xYplots
(note capitalization) -- see my other response
(or rather, it does, but you also have to provide
the ylims explicitly ...)
Ben Bolker
More information about the R-help
mailing list