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


Harrison4192/presenter documentation built on March 10, 2023, 10:28 a.m.