as_excel_formula: Coerce coerce column to Excel Formula

Description Usage Arguments

View source: R/get_excel_formulas.R

Description

as_excel_formula_column coerce a specified column into an Excel formula to be used in openxlsx::writeFormula() or openxlsx::writeData(). This transformation allows to avoid issue of Excel formula being interpreted as normal text by Excel.

Usage

1

Arguments

col

integer or character vector identifying the column to be coerced

array

A bool if the function written is of type array


ElliottMess/rapporteur documentation built on Jan. 28, 2022, 2:51 a.m.