grobGrid {ggplot2}R Documentation

Experimental tools for create grids of grobs

Description

Still a work in progress.

Usage

grobGrid(name, nrow, ncol, grobs = NULL, widths = 0, heights = 0, clip = "on", default.units = "null", as.table = FALSE, respect = FALSE)

Arguments

name
nrow
ncol
grobs
widths
heights
clip
default.units
as.table
respect

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package ggplot2 version 0.8.5 Index]