sspar {r4ss}R Documentation

Allow Multi-Plots Set the par() to options suitable for ss3diags multi plots.

Description

See par for more details on each parameter.

Usage

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
)

Arguments

mfrow

determines plot frame set up

plot.cex

cex graphic option

mai

graphical par for plot margins

omi

Outer margins in lines of text.

labs

if TRUE margins are narrow


[Package r4ss version 1.44.0 Index]