Closed bfreed3 closed 1 year ago
In my experience multiple grouped rows in openxlsx will cause the workbook to crash.
@bfreed3 currently not possible, though I've implemented such functionality via #297 please have a look if that solves your problem. I've added examples based on the iris dataset.
This issue is stale because it has been open 365 days with no activity. Remove stale label or comment or this will be closed in 7 days.
This issue was closed because it has been stalled for 7 days with no activity.
It seems you can only group one set of rows per worksheet with this function. I want to create 3 separate, non-nested groups in the iris data set by Species. Can this currently be done?