Skip to content
Prev 293804 / 398503 Next

wireframe and par(mfrow)

On May 7, 2012, at 7:15 AM, Simone Gabbriellini wrote:

            
Nor should you expect it to work. 'wireframe' is a lattice function.  
You should be looking at 'grid.layout' in grid and 'grid.arrange' in  
gridExtra.

Please read ?lattice which will explain the major differences between  
base and lattice graphics. Also locate the FAQ item regarding why  
lattice graphs do not appear (as they would not with that code.)