Should this package match the pre-table metadata of gptables?
Closed this issue · 1 comments
matt-dray commented
This package currently inserts the following:
- title
- number of tables in sheet
- presence of notes in the sheet (if notes exist)
- meaning of blank cells (if provided by user)
- data source (if provided by user)
The gptables package has the following pre-table metadata:
- title
- subtitle
- instructions
- legend
- source
- scope
Should they match?
Relevant to #74 as well. If pre-table metadata are arbitrary, then the user can decide which elements they want.