.getPageLayout | R Documentation |
Calculate column index on each page based on row and column counts
.getPageLayout(nrow, ncol, n)
nrow |
number of rows per page |
ncol |
number of columns per page |
n |
number of features |
a list containing column indices for each page
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.