workbook: Create a workbook object

Description Usage Arguments

View source: R/linen.R

Description

Create a workbook object

Usage

1
workbook(names, style, defined_names)

Arguments

names

Names of sheets within the workbook

style

A big list of style information. This is not yet validated and we'll change what goes on here at some point.

defined_names

A data.frame of named ranges and other things that Excel puts into the definedNames section.


rsheets/linen documentation built on May 28, 2019, 3:32 a.m.