Description Usage Arguments Value
Merges cells, rows and columns of a flextable object
1 | MergeCells(df_flex, is_footer, columns, rows, cells)
|
df_flex |
a flextable object |
is_footer |
whether there is a footer in a flextable object |
columns |
indexes of the columns to merge |
rows |
indexes of the rows to merge |
cells |
list of rectangulars as subdataframe to merge |
The flextable object with merged cells
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.