Closed jhorzek closed 1 week ago
Instead of adding banners for row names, just treat the left hand side identical to the right hand side and define headers. Additionally merge all rows of the rownames variables that are identical to allow creating banners for rownames.
BasicTables does not do any transformation of the data. The data always is written to the file as is. All basicTables does is adding row and column names. For the row names, basicTables expects that all row names are already in the data set. It can then add banners to the existing row names. Multiple tables can be combined if their columns names are identical.