Description Usage Arguments Value
View source: R/rejig_panel_dimensions.R
Rejig panel dimensions
1 2 3 4 5 6 7 8 | rejig_panel_dimensions(
p,
w,
h,
w.expansion = 15,
h.expansion = 8,
c1.w = unit(4, "cm")
)
|
p |
The plot to rejig |
w |
The relative widths to use |
h |
The relative heights to use |
w.expansion |
A value to expand the widths by |
h.expansion |
A value to expand the heights by |
c1.w |
The width of the first column |
Corrected plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.