Matt Dray
Matt Dray
I think the best way to do this—in the current form of {a11ytables}—is to provide a list of dataframes to the `tables` argument of `create_a11ytable()`. ``` r create_a11ytable( tab_titles c("cover",...
Remember [the best practice guidance](https://analysisfunction.civilservice.gov.uk/policy-store/releasing-statistics-in-spreadsheets/#section-13) for multiple tables in a sheet, including: * the worksheet title should be e.g. 'Worksheet 1: Title' and the subtable titles in the form e.g....
Hi, thanks for the question. You may be aware that this package is built to support the ['Releasing statistics in spreadsheets'](https://analysisfunction.civilservice.gov.uk/policy-store/releasing-statistics-in-spreadsheets/#section-8) guidance by the Government Analysis Function. Regarding images, the...