MergeCells: Merges cells, rows and columns of a flextable object

Description Usage Arguments Value

Description

Merges cells, rows and columns of a flextable object

Usage

1
MergeCells(df_flex, is_footer, columns, rows, cells)

Arguments

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

Value

The flextable object with merged cells


Gargantua404/SmoothExport documentation built on July 1, 2019, 1:27 a.m.