createWorkbook: Create an Empty Workbook object

Description Usage Arguments Value See Also Examples

Description

Create an Empty Workbook object

Usage

1
createWorkbook(type = "xlsx")

Arguments

...

Arguments to pass through to xlsx::createWorkbook

Value

The worksheet object.

See Also

createWorkbook

Examples

1
2
3
4
## Not run: 
createWorkbook() -> book

## End(Not run)

But-I-Digress/xlsxSimple documentation built on Jan. 26, 2020, 9:53 a.m.