insightsengineering / insightsengineering/pager
Initialize many columns tbl for column widths discussion
Open
- Dominant language
- R
- Stars
- 2
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
**The Problem: Inconsistent Widths**
When tables with different content are combined, the default rendering engines (gt, flextable, etc.) handle each component table's widths independently. This can lead to misaligned columns and a visually disjointed final output.
Contributor guide
Assessment
This issue has not been assessed yet.