cow_plot | R Documentation |
Creation of the cowplot object
cow_plot(
n,
ncol = n,
font_size = 10,
scale = 0.95,
rel_widths = 1,
uppercase = T,
labels = NULL
)
n |
a number of plots |
ncol |
a number of columns |
font_size |
font size |
scale |
scale |
rel_widths |
relative width of columns |
uppercase |
uppercase |
labels |
labels |
cowplot obejct
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.