grobGrid {ggplot2} | R Documentation |
Still a work in progress.
grobGrid(name, nrow, ncol, grobs = NULL, widths = 0, heights = 0, clip = "on", default.units = "null", as.table = FALSE, respect = FALSE)
name |
|
nrow |
|
ncol |
|
grobs |
|
widths |
|
heights |
|
clip |
|
default.units |
|
as.table |
|
respect |
Hadley Wickham <h.wickham@gmail.com>