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.


KevCaz/graphicsutils documentation built on Sept. 16, 2022, 10:05 a.m.