a4apar: a4apar()

Description Usage Arguments

View source: R/a4aUtils.R

Description

Set the par() to options suitable for ss3diags multi plots

Usage

1
2
3
4
5
6
7
a4apar(
  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
)

Arguments

mfrow

determines plot frame set up

plot.cex

cex graphic option

mai

graphical par for plot margins

labs

if TRUE margins are narrow


Henning-Winker/a4adiags documentation built on Sept. 14, 2020, 9:33 a.m.