reconstruct_table: reconstruct_table

Description Usage Arguments Examples

Description

This function reconstructs the table components from process_sheet to structure of oringinal excel file.

Usage

1
reconstruct_table(table_components)

Arguments

table_components

object returned by process_sheet

Examples

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

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