See writexl::write_xlsx
for details.
`write_xlsx()` returns the input invisibly.
data frame or named list of data frames that will be sheets in the xlsx
A function call using the magrittr semantics.
write column names at the top of the file?
make the col_names in the xlsx centered and bold
use zip64 to enable support for 4GB+ xlsx files. Not all platforms can read this.