fill_blanks_in_headers: Unmerge and fill in blanks for 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_headers(header_df, header_fill = c("style",
  "local_format_id", "borders"), formats, direction)

Arguments

header_df

a data frame containing header cells.

header_fill

he criteria according to which blank cells will be filled.

formats

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

direction

the direction in which headers are filled.


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