| sspar | R Documentation | 
Set the par() to options suitable for ss3diags multi plots
sspar(
  mfrow = c(1, 1),
  plot.cex = 1,
  mai = c(0.55, 0.6, 0.1, 0.1),
  omi = c(0, 0, 0, 0) + 0.1,
  labs = TRUE
)
| mfrow | determines plot frame set up | 
| plot.cex | cex graphic option | 
| mai | graphical par for plot margins | 
| labs | if TRUE margins are narrow | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.