Skip to contents

Number of rows needed to plot <nPlots> in a grid with <plotCols> plots per row.

Usage

hsMfRows(nPlots, nPlotsPerRow)

Arguments

nPlots

number of total plots

nPlotsPerRow

number of plots per row

Value

Number of rows needed to place all the plots.