ddotta / tablexlsx

R package to export data frames from R to xlsx workbook
https://ddotta.github.io/tablexlsx/
Other
16 stars 1 forks source link

Add a test to check if the data frames to be exported are grouped or not #11

Closed ddotta closed 1 year ago

ddotta commented 1 year ago

In the current state, if the data frames are grouped toxlsx() function does not work