Description Usage Arguments Examples
Produces the tidyABS table components, which store information on column groups, row groups and tabledata.
1 2 | process_sheet(path, sheets, manual_value_references = NULL,
added_row_groups = NULL, keep_meta_data = FALSE)
|
path |
path to .xlsx file |
sheets |
sheet nominated for tidying |
1 | tidyABS_example("australian-industry.xlsx") %>% process_sheet(sheets = "Table_1")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.