Hi..
  
    i was using image.plot from the library fields along with layout
  
  i had the follwoing commands:
  
  layout(matrix(c(1,1,2,3,4,5),ncol=2,nrow=3,byrow=TRUE))
  followed by 5 image plots.
  
  i wanted image 1 on the top row followed by the 4 images on the next two rows.
  
  it works with ordinart plot() command but not with image.plot .
  
  Any suggestions.
  
  Harsh
  
                
---------------------------------

        [[alternative HTML version deleted]]

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to