Group Rows
Group a selection of rows
groupRows(wb, sheet, rows, hidden = FALSE)
wb |
A workbook object |
sheet |
A name or index of a worksheet |
rows |
Indices of rows to group |
hidden |
Logical vector. If TRUE the grouped columns are hidden. Defaults to FALSE |
Joshua Sturm
ungroupRows
to ungroup rows. groupColumns
for grouping columns.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.