autolayout: Automatic layout for several plots in one figure

View source: R/autolayout.R

autolayoutR Documentation

Automatic layout for several plots in one figure

Description

Returns a matrix which can be used in layout function as its mat argument.

Usage

autolayout(np)

Arguments

np

number of plots that are to be produced on 1 figure

Value

A matrix.

Author(s)

Arnošt Komárek arnost.komarek@mff.cuni.cz

See Also

par.

Examples

autolayout(10)

mixAK documentation built on Sept. 25, 2023, 5:08 p.m.

Related to autolayout in mixAK...