pharmaverse / pharmaverse/rtables
Feature request: add section_div to summarize_row_groups()
Open
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 260
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
Add section_div parameter to summarize_row_groups() function.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating summarize_row_groups() and reading how its existing parameters are handled, then find the related tests. Determine the expected behavior of section_div from nearby row-group summarization code or project conventions. Done means the function accepts section_div, applies it consistently, and the relevant tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100