search for: tp23571346p23579970

Displaying 1 result from an estimated 1 matches for "tp23571346p23579970".

2009 May 16
1
How to turn the xyplot graphics upside-down?
Hi everyone, I'm learning to use R. The below script works well, but i want to turn the y-axis and the graphics upside-down, how should i do? Appreciate if any tips! > library(lattice) > xyplot(P3+PZ+P4+C3+CZ+C4+F3+FZ+F4~Time,groups=Cond,data=data,type="l",auto.key=list(space="top",points=FALSE,lines=TRUE),layout=c(3,3)) Liam [[alternative HTML version