#EarlConf, September 2022
NHS-R, January 2023
It looks like you’re trying to improve a spreadsheet.
It looks like you’re trying to improve a spreadsheet.
[1] "egg_blank_cells" "egg_sheet_titles" "egg_sheet_types" "egg_sources"
[5] "egg_tab_titles" "egg_tables"
[1] "UK egg packing station throughput and prices"
[2] "Contents"
[3] "Notes"
[4] "Table 1: Throughput by country, quarterly"
[1] "list"
# a11ytable: 9 x 6
tab_title sheet_type sheet_title blank…¹ source table
<chr> <chr> <chr> <chr> <chr> <nam>
1 Cover cover UK egg packing station throughput a… <NA> <NA> <df>
2 Contents contents Contents <NA> <NA> <df>
3 Notes notes Notes <NA> <NA> <df>
4 Table_1 tables Table 1: Throughput by country, qua… <NA> Quart… <df>
5 Table_2 tables Table 2: Throughput by system, quar… <NA> Quart… <df>
6 Table_3 tables Table 3: Average packer to producer… <NA> Quart… <df>
7 Table_4 tables Table 4: Throughput by country, ann… <NA> Quart… <df>
8 Table_5 tables Table 5: Throughput by system, annu… <NA> Quart… <df>
9 Table_6 tables Table 6: Average packer to producer… <NA> Quart… <df>
# … with abbreviated variable name ¹blank_cells
Classes 'a11ytable', 'tbl' and 'data.frame': 1 obs. of 6 variables:
$ tab_title : chr "Table_2"
$ sheet_type : chr "tables"
$ sheet_title: chr "Table 2: Throughput by system, quarterly"
$ blank_cells: chr NA
$ source : chr "Quarterly UK Egg Packing Station Survey."
$ table :List of 1
..$ qtrly_system:'data.frame': 424 obs. of 4 variables:
.. ..$ Year : chr "1996" "1996" "1996" "1996" ...
.. ..$ Quarter : chr "Q1" "Q1" "Q1" "Q1" ...
.. ..$ System [note 1] : chr "Enriched" "Barn" "Free Range" "Organic" ...
.. ..$ Eggs (million dozen): chr "151" "3.2" "16.6" "[z]" ...
A Workbook object.
Worksheets:
Sheet 1: "Cover"
Custom row heights (row: height)
2: 34, 4: 34, 6: 34, 8: 34, 10: 34, 12: 34
Custom column widths (column: width)
1: 72
Sheet 2: "Contents"
Custom column widths (column: width)
1: 16, 2: 56
Sheet 3: "Notes"
Custom column widths (column: width)
1: 16, 2: 56
Sheet 4: "Table_1"
Custom column widths (column: width)
1: 16, 2: 16, 3: 16, 4: 16
Sheet 5: "Table_2"
Custom column widths (column: width)
1: 16, 2: 16, 3: 16, 4: 16
Sheet 6: "Table_3"
Custom column widths (column: width)
1: 16, 2: 16, 3: 16, 4: 16
Sheet 7: "Table_4"
Custom column widths (column: width)
1: 16, 2: 16, 3: 32
Sheet 8: "Table_5"
Custom column widths (column: width)
1: 16, 2: 16, 3: 32
Sheet 9: "Table_6"
Custom column widths (column: width)
1: 16, 2: 16, 3: 32
Worksheet write order: 1, 2, 3, 4, 5, 6, 7, 8, 9
Active Sheet 1: "Cover"
Position: 1
Generate best-practice spreadsheets with help from {a11ytables}
co-analysis.github.io/a11ytables