powered by
Viewport
vplayout(x, y)
An R object of class viewport.
The x cell of the viewport to push into.
The y cell of the viewport to push into.
Jared P. Lander
Creates viewport for pushing ggplot objects to parts of a console.
library(ggplot2) library(grid)
Run the code above in your browser using DataLab