wb_apply_merge {flexlsx} | R Documentation |
Merges cells
Description
Usage
wb_apply_merge(wb, sheet, df_style)
Arguments
wb |
the workbook |
sheet |
the sheet of the workbook |
df_style |
the styling tibble from ft_to_style_tibble |
Value
df_style tibble
[Package flexlsx version 0.2.1 Index]