process_sheet: get tidyABS components

Description Usage Arguments Examples

Description

Produces the tidyABS table components, which store information on column groups, row groups and tabledata.

Usage

1
2
process_sheet(path, sheets, manual_value_references = NULL,
  added_row_groups = NULL, keep_meta_data = FALSE)

Arguments

path

path to .xlsx file

sheets

sheet nominated for tidying

Examples

1
 tidyABS_example("australian-industry.xlsx") %>% process_sheet(sheets = "Table_1")  

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