the issue that arises when multirow headers are used in combination with fixedHeader = TRUE. Specifically, when the header is fixed, the colspan in multirow headers divides the width equally, which can cause misalignment between the header and the data columns, especially when the data columns have varying widths.
↧