gridPlot | R Documentation |
Plots multiple ggplot objects in an equally sized grid.
gridPlot(..., ncol = 1)
... |
ggplot objects to plot. |
ncol |
number of columns in the plot. |
Modified from: http://www.cookbook-r.com/Graphs/Multiple_graphs_on_one_page_(ggplot2)
ggplot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.