make_simple_excel: Make a simple excel

View source: R/make_simple_excel.R

make_simple_excelR Documentation

Make a simple excel

Description

Export a file to excel with minimal formatting and minimal effort.

Usage

make_simple_excel(object, show = TRUE)

Arguments

object

a data frame or list thereof

show

logical. open excel upon completion?

Value

an .xlsx file


presenter documentation built on Feb. 16, 2023, 5:13 p.m.