insightsengineering / insightsengineering/teal.widgets
Add `cpp` parameter to paginate rtable or remove `lpp`
Open
core
- Dominant language
- R
- Stars
- 6
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
As of `rtables@v0.5.1.6` (https://github.com/Roche/rtables/commit/7d84b707801763274eb9d3aeedf7ee426cd54f9e) it is possible to specify number of columns per page. If we allow `lpp` then we should also allow `cpp`. Please consult it with @shajoezhu and decide what options should be there - maybe `lpp` is not really needed in `teal` apps?
https://github.com/insightsengineering/teal.widgets/blob/6ee025f8e5cfc77850cc629346a4360c877db799/R/table_with_settings.R#L188-L191
Contributor guide
Assessment
This issue has not been assessed yet.