xlxp: Faster export with openxlsx

Description Usage Arguments

View source: R/xlxp.R

Description

This is a wrapper around addWorksheet and writeData to allow less typing. It export one object per sheet, the sheet will be created accordingly to the name given

Usage

1
xlxp(wb, sheet, x, ...)

Arguments

wb

a Workbook object

sheet

name of the sheet to be created

x

object to be exported

...

further arguments passed to writeData


lbraglia/yapomif documentation built on May 20, 2019, 11:26 p.m.