insightsengineering / tern

Table, Listings, and Graphs (TLG) library for common outputs used in clinical trials
https://insightsengineering.github.io/tern/
Other
77 stars 22 forks source link

Remove `rbind` nesting from {tern} - e.g. `tabulate_survival_subgroups` #1181

Open Melkiades opened 10 months ago

Melkiades commented 10 months ago

Remove rbinds from {tern} when not from different data (I think the example case I got could be done with a split as the filtering variable can be the split)

shajoezhu commented 9 months ago

hi @Melkiades , can you explain a bit more, why is this necessary here? potential breaking change, but thats ok