getRowsAndCols: Internal: Determine rows and columns for arbitrary number of...

Description Usage Arguments Value

View source: R/pophelperSpatial.R

Description

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

Usage

1
getRowsAndCols(numplots = NA, nrow = NA, ncol = NA)

Arguments

numplots

A numeric indicating the number of plots available for plot.

nrow

A numeric indicating number of rows in the plot.

ncol

A numeric indicating number of columns in the plot.

Value

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


royfrancis/pophelperSpatial documentation built on May 27, 2019, 11:47 p.m.