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