[R] Something similar to layout in lattice or ggplot

Erik Iverson eriki at ccbr.umn.edu
Tue Sep 7 17:19:52 CEST 2010


See ?grid.layout or perhaps ?arrange from the gridExtra package.

Abhijit Dasgupta wrote:
> Hi,
> 
> Is there a function similar to the layout function in base graphics in 
> either lattice or ggplot? I'm hoping someone has written a function 
> wrapper to the appropriate commands in grid that would make this easier :)
> 
> Abhijit
> 
> 	[[alternative HTML version deleted]]
> 
> ______________________________________________
> R-help at r-project.org 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.



More information about the R-help mailing list