pharmaverse / tidytlg

The goal of tidytlg is to generate tables, listings, and graphs (TLG) using Tidyverse.
https://pharmaverse.github.io/tidytlg/
Other
33 stars 6 forks source link

refactor: manually add empty rows #36

Closed kpagacz closed 4 months ago

kpagacz commented 5 months ago

Closes #34

There are still some row additions, but none are made in the loop that might be big (hopefully, there are footers added in a loop, but I imagine footers will not be long). Both listings and tables went through the newrows mechanism, so my suspicion is that this was the reason for the slowdown of both.