howManyRC: How many rows and columns

View source: R/howManyRC.R

howManyRCR Documentation

How many rows and columns

Description

Compute the number of rows and columns to split a graphic window into panels as equally as possible.

Usage

howManyRC(n)

Arguments

n

a positive integer (or coercible as is).

Value

A vector of two elements: the number of rows followed by the number of columns.


inSileco/graphicsutils documentation built on Sept. 12, 2022, 11:13 p.m.