write_xlsx: Export to xlsx

write_xlsxR Documentation

Export to xlsx

Description

See writexl::write_xlsx for details.

Arguments

x

data frame or named list of data frames that will be sheets in the xlsx

path

A function call using the magrittr semantics.

col_names

write column names at the top of the file?

format_headers

make the col_names in the xlsx centered and bold

use_zip64

use zip64 to enable support for 4GB+ xlsx files. Not all platforms can read this.

Value

'write_xlsx()' returns the input invisibly.


xlcharts documentation built on May 29, 2024, 7:58 a.m.