auto_mfrow: Automatically determine 'mfrow'

View source: R/residual_plot_helpers.R

auto_mfrowR Documentation

Automatically determine 'mfrow'

Description

Automatically determine a reasonable choice for for 'mfrow' in the par function based on the number of plots 'n'.

Usage

auto_mfrow(n)

Arguments

n

The number of plots.

Value

A 'numeric' vector of length 2.


api2lm documentation built on July 9, 2023, 5:52 p.m.