assign_viewports {ggplot2} | R Documentation |
Assign viewports to a matrix of grobs
assign_viewports(grobs)
grobs |
named matrix of grobs |
Uses the structure (and names) of the matrix of grobs, to automatically assign each grob to the appropriate viewport
Hadley Wickham <h.wickham@gmail.com>