.getPageLayout: Calculate page layout index
Description
Calculate column index on each page based on row and column counts
Usage
.getPageLayout(nrow, ncol, n)
Value
a list containing column indices for each page
Arguments
- nrow
number of rows per page
- ncol
number of columns per page
- n
number of features