Are there parameters that would allow adjusting y axis labels in lattice 
plots? E.g in the following simple example

require(lattice)
xyplot(rnorm(10) ~ 1:10, scales=list(alternating=2))

it would be nice to have the y axis labels adjusted to the right or at the 
decimal point instead of left adjustment.

Thomas Zumbrunn


-- 
Thomas Zumbrunn
Institute of Zoology, University of Basel
Vesalgasse 1, CH-4051 Basel, Switzerland
GPG: 1024D/8E0AD1CE

______________________________________________
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.

Reply via email to