jbpar: jbpar()

View source: R/jabba_plots.R

jbparR Documentation

jbpar()

Description

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

Usage

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
)

Arguments

mfrow

determines plot frame set up

plot.cex

cex graphic option


jabbamodel/JABBA documentation built on Nov. 2, 2024, 12:50 p.m.