ycphs / openxlsx

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

buildWorkbook, write.xlsx: Documentation needs to be updated #379

Closed phargarten2 closed 1 year ago

phargarten2 commented 2 years ago

In writeDataTable() or writeData(), col.names and row.names are deprecated. Therefore, please remove col.names and row.names from documentation in buildWorkbook and write.xlsx:

colNames ~or col.names~ If TRUE, column names of x are written. rowNames ~or row.names~ If TRUE, row names of x are written.

openxlsx Package Version: "4.2.5"

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.