[R] Coplot - How to change the panel order ?
Dieter Menne
dieter.menne at menne-biomed.de
Thu Jul 16 16:23:03 CEST 2009
djacinto wrote:
>
> I want to change the order of the panels in a Coplot (2x2 panels).
> Instead of the default order of the panels from bottom left to top right,
> I would like to display them from top left to bottom right.
>
coplot is a bit a dinosaur from times when there was no lattice in R. I
would recommend that you do the same in lattice using xyplot.
Search for asTable in the documentation to get the order you want.
Dieter
--
View this message in context: http://www.nabble.com/Coplot---How-to-change-the-panel-order---tp24513930p24517394.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list