cells: Create cell contents

Description Usage Arguments

View source: R/linen.R

Description

Create a tbl_df of cell contents

Usage

1
cells(ref, style, type, value, formula)

Arguments

ref

A cell reference in A1 format

style

An integer indicating which style to apply

type

String describing the type of the cell. Must be one of "blank", "bool", "date", "number" or "text".

value

A list of values (NULL values when blank)

formula

A character vector of formulae (NA values when blank)


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