get.layout | R Documentation |
ggmultiplot
Calcurate layout matrix for ggmultiplot
get.layout(nplots, ncol, nrow)
nplots |
Number of plots |
ncol |
Number of grid columns |
nrow |
Number of grid rows |
matrix
ggfortify:::get.layout(3, 2, 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.