write_wb: Write from R to Excel

Description Usage Arguments

View source: R/write_wb.R

Description

Write from R to Excel

Usage

1
write_wb(r_data, ...)

Arguments

r_data

an object to be written to an xlsx workbook when r_data is a list it will use the names of the list as sheet_names

...

arguments for other methods


ces0491/excelsioR documentation built on July 19, 2021, 8:47 a.m.