vplayout | R Documentation |
Viewport
vplayout(x, y)
x |
The x cell of the viewport to push into. |
y |
The y cell of the viewport to push into. |
Creates viewport for pushing ggplot objects to parts of a console.
An R object of class viewport.
Jared P. Lander
library(ggplot2)
library(grid)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.