get_meta_df: get metadata df

Description Usage Arguments

Description

This function: 1. Identifies which cells are likely to to contains meta data (in top right corner) 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_meta_df(sheet, value_ref, col_groups, formats)

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


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