View source: R/get_excel_formulas.R
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.
1 |
col |
integer or character vector identifying the column to be coerced |
array |
A bool if the function written is of type array |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.