jbpar | R Documentation |
Set the par() to options suitable for jabba multi plots
jbpar(
mfrow = c(1, 1),
mex = 0.8,
plot.cex = 0.8,
mai = c(0.5, 0.5, 0.15, 0.15),
omi = c(0.2, 0.2, 0.2, 0),
mar = c(2.5, 2.5, 0.7, 0.7),
labs = TRUE
)
mfrow |
determines plot frame set up |
plot.cex |
cex graphic option |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.