get_row_groups: Get Rowname DF

Description Usage Arguments

Description

This function: 1. Identifies which cells are likely to be row names 2. groups them according to their indenting, bold and italic formatting 3. Specifies the unpivotr function specifying the direction of the header w.r.t. table data

Usage

1
get_row_groups(sheet, value_ref, col_groups, formats, added_row_groups)

Arguments

sheet

sheet object read in by tidyxl::xlsx_cells

value_ref

data frame representing corners of numeric cells in excel sheet

col_groups

format object read in by tidyxl::xlsx_cells

formats

format object read in by tidyxl::xlsx_cells

added_row_groups

format object read in by tidyxl::xlsx_cells


ianmoran11/tidyABS documentation built on May 30, 2019, 4:03 a.m.