make_simple_excel {presenter}R 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


[Package presenter version 0.1.2 Index]