wb <- createWorkbook()
you can do
wb$setSheetHidden(0L, 1L) if you want to hide the first sheet (0-based indexing in Java)
Dear Mr. Dragulescu,
Thank you for your excellent R package xlsx! I use it for many things and it always works well. I have one question:
The documentation says: “The user has control to set colors, fonts, data formats, add borders, hide/unhide sheets, add/remove rows, add/remove sheets, etc." (Emphasis mine.) But I have scoured the documentation, and posted a Stack Overflow question, and still cannot find the way to hide sheets. Can you point me to it?
Thanks much!
Ellie
Eleanor Anderson
Analyst, Performance Management
Chicago Transit Authority
Will do and thanks for the answer!
Eleanor Anderson
Analyst, Performance Management
Chicago Transit Authority