This is an internal function that takes a data frame and a list of formulae and appends an arbitrary number of columns to the data frame based on the formulae.
1 | reduce_mutated(df, form_list, format)
|
df |
a data frame containing header cells. |
form_list |
list of formulae |
format |
the formats associated with the workbook containing the header_df cells. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.