Lattice: multiple plots in one window?
        Posted  
        
            by Chris
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Chris
        
        
        
        Published on 2010-03-29T17:58:12Z
        Indexed on 
            2010/03/29
            18:03 UTC
        
        
        Read the original article
        Hit count: 448
        
I'm trying to put multiple lattice plots in one window using levelplot by setting par(mfrow=c(2,1)) but it seems to be ignoring this.
Is there a particular function for setting multiple plots in lattice?
© Stack Overflow or respective owner