Open Rmalcom opened 1 year ago
The file is updated and saved.
Can't open the file after saving it with saveworkbook
(please attach an example xlsx file if possible)
writeData(wb,sheet="Data",df)
saveWorkbook(wb,"Jan 2023 Premium.xlsx",overwrite=T)
Expected Behavior
The file is updated and saved.
Actual Behavior
Can't open the file after saving it with saveworkbook
Steps to Reproduce the Problem
(please attach an example xlsx file if possible)
writeData(wb,sheet="Data",df)
saveWorkbook(wb,"Jan 2023 Premium.xlsx",overwrite=T)
sessionInfo()