Learn R Programming

pophelper (version 2.0.0)

determineRowsAndCols: Internal: Determine rows and columns for arbitrary number of plots

Description

Internal: Determine rows and columns for figures from arbitrary number of plots

Usage

determineRowsAndCols(numplots = NA)

Arguments

numplots

A numeric indicating the number of plots available for plot

Value

A 2 value vector wih first value denoting row and second value as column.