worksheet: Create a worksheet object

Description Usage Arguments

View source: R/linen.R

Description

Create a worksheet object

Usage

1
worksheet(name, cols, rows, cells, merged, view, comments, workbook)

Arguments

name

The name of the worksheet

cols

columns

rows

rows

cells

A tbl_df, created by cells.

merged

A list of cell_limits objects indicating merged cellls. Can be an empty list if there are no merged cells.

view

view

comments

comments

workbook

A workbook object.


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