save_excel_export: Save an Excel export

Description Usage Arguments

View source: R/report_from_.R

Description

Save an Excel export

Usage

1
save_excel_export(wb, filepath, replace = FALSE)

Arguments

wb

The workbook to save

filepath

The filepath to save to

replace

If TRUE then the function will fail if such a file already exists.


wurli/quickReport documentation built on Dec. 23, 2021, 6:13 p.m.