write_xl: Write data.frame to Excel file

Description Usage Arguments

Description

Write data.frame to Excel file

Usage

1
write_xl(df, out_file, open = FALSE, zip_path = "C:\\Rtools\\bin", ...)

Arguments

df

data.frame or list of data.frames

out_file

string. path to the output excel file

open

logical. activate opening the file in Excel/LibreOffice/OpenOffice

zip_path

string. path containing zip executable on windows

...

further arguments to pass to write.xlsx


adrtod/bastiR documentation built on May 10, 2019, 5:59 a.m.