ycphs / openxlsx

openxlsx - a fast way to read and write complex xslx files
https://ycphs.github.io/openxlsx/
Other
226 stars 75 forks source link

Multiple groupRows? #294

Closed bfreed3 closed 1 year ago

bfreed3 commented 2 years ago

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?

zykezero commented 2 years ago

In my experience multiple grouped rows in openxlsx will cause the workbook to crash.

JanMarvin commented 2 years ago

@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.

github-actions[bot] commented 1 year ago

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.

github-actions[bot] commented 1 year ago

This issue was closed because it has been stalled for 7 days with no activity.