assign_viewports {ggplot2}R Documentation

Assign viewports

Description

Assign viewports to a matrix of grobs

Usage

assign_viewports(grobs)

Arguments

grobs named matrix of grobs

Details

Uses the structure (and names) of the matrix of grobs, to automatically assign each grob to the appropriate viewport

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package ggplot2 version 0.8.2 Index]