write_excel: A Function to Write Excel Spreadsheets

Description Usage Arguments Examples

View source: R/write_excel.R

Description

Write a data.frame or list of them to an Excel spreadsheet Auto-widen columns for easy browsing.

Usage

1
write_excel(x, xlfile)

Arguments

x

data.frame or list of data.frames to write to file

xlfile

path to Excel file you want to write

Examples

1

daskelly/das documentation built on Oct. 21, 2020, 3:06 p.m.