set_panels: Prepare graphics layout for multiple panels

View source: R/set_panels.R

set_panelsR Documentation

Prepare graphics layout for multiple panels

Description

Adapt margins and axes layout for multiple panels.

Usage

set_panels(rows = 1, cols = 1)

Arguments

rows

number of rows.

cols

number of columns.

Value

Prepare graphics layout for multiple panels

Author(s)

Paul Eilers

References

Eilers, P.H.C. and Marx, B.D. (2021). Practical Smoothing, The Joys of P-splines. Cambridge University Press.


JOPS documentation built on Sept. 8, 2023, 5:42 p.m.

Related to set_panels in JOPS...