Writes the table to an Excel workbook
condformat2excel(
x,
filename,
sheet_name = "Sheet1",
overwrite_wb = FALSE,
overwrite_sheet = TRUE
)
A condformat_tbl object
The xlsx file name.
The name of the sheet where the table will be written
logical to overwrite the whole workbook file
logical to overwrite the sheet