Learn R Programming

mixAK (version 5.8)

autolayout: 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)

Value

A matrix.

Arguments

np

number of plots that are to be produced on 1 figure

Author

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

See Also

Examples

Run this code
autolayout(10)

Run the code above in your browser using DataLab