fill_blanks_in_col_headers: Unmerge and fill in blanks for col headers.

Description Usage Arguments

View source: R/utils.R

Description

This is an internal function that function ensures that merged cells are unmerged.

Usage

1
2
fill_blanks_in_col_headers(header_df, header_fill = c("style",
  "local_format_id", "borders"), formats)

Arguments

header_df

a data frame containing header cells.

header_fill

the criteria according to which blank cells will be filled.

formats

the formats of the workbook associated with the tidyxl data frame.


ianmoran11/locatr documentation built on June 14, 2020, 3:32 a.m.