ycphs / openxlsx

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

Documentation for write.xlsx #417

Closed phargarten2 closed 5 months ago

phargarten2 commented 1 year ago

Thank you for creating a great and flexible package in outputting R results to excel files.

In case that you are not aware, the documentation for openxlsx::write.xlsx() consists of the Deprecated col.names and row.names that is used in writeData() and writeDataTable()

Screenshot 2023-03-10 200554

Please remove the deprecated arguments from the documentation to allow for easier use.

> xfun::session_info("openxlsx")
R version 4.2.2 (2022-10-31 ucrt)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 10 x64 (build 19044), RStudio 2022.12.0.353

Locale:
  LC_COLLATE=English_United States.utf8  LC_CTYPE=English_United States.utf8    LC_MONETARY=English_United States.utf8
  LC_NUMERIC=C                           LC_TIME=English_United States.utf8    

Package version:
  graphics_4.2.2  grDevices_4.2.2 methods_4.2.2   openxlsx_4.2.5  Rcpp_1.0.10     stats_4.2.2     stringi_1.7.12  tools_4.2.2     utils_4.2.2    
  zip_2.2.2    
github-actions[bot] commented 5 months 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 5 months ago

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