plot_table_components: Plot table components

Description Usage Arguments Examples

Description

This function plots the excel sheet, highlighting the relationship between headers and table values.

Usage

1
plot_table_components(processed_sheet)

Arguments

processed_sheet

returned by process_sheet

Examples

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

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