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.

______________________________________________
[email protected] 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