Description Usage Arguments Value
Arranges 3 plots in two rows. The vertical margins of the left.plot and right.plot constrained to be equal
1 2 3 |
top.plot |
ggplot grob, placed on top of the figure, spanning the figure width |
left.plot |
ggplot, placed in the second row on the left |
right.plot |
ggplot, placed in the second row on the right. y-axis labels are removed. |
fig.height |
Actual height for the figure. If not provided, figure height is the sum of the row.ht.ratio (Default: NULL) |
col.wdth.ratio |
Vector specifying column width ratio (Default: c(2, 1)) |
row.ht.ratio |
Vector specifying row height ratio (Default: c(1,6)) |
left.plot.margin |
Unit object specifying margins of left.plot. Margins of right.plot are constrained by the left.plot. |
The arranged plots
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.