-
Notifications
You must be signed in to change notification settings - Fork 22
Closed
Labels
question ❓Further information is requestedFurther information is requested
Description
As seen in this SO.
library(openxlsx2)
wb <- wb_workbook()$add_worksheet()
wb$workbook.xml.rels <- character()
wb$save(file = temp_xlsx())
#> Error in `$<-.data.frame`(`*tmp*`, tmpDirPartName, value = "/var/folders/p7/t9znbbgj2_ndlz6vbxmgh7zm0000gn/T//RtmpITgInh/workbookTemp_f4ae7f3030e1/xl/"): replacement has 1 row, data has 0Metadata
Metadata
Assignees
Labels
question ❓Further information is requestedFurther information is requested