add_custom_cell: Helper function to add custom cell

Description Usage Arguments

View source: R/add_custom_cell.R

Description

Helper function to add custom cell

Usage

1
add_custom_cell(wb, sheet, row_index, col_index, value, cell_style)

Arguments

wb

a workbook

sheet

a sheet in the workbook

row_index

row index of the cell

col_index

col index of the cell

value

value to be added to the cell

cell_style

style object to customize the cell


MathieuMarauri/auditdata documentation built on March 6, 2020, 7:09 p.m.