pharmaverse / pharmaverse/rtables
Feature request: Add extra_args argument to `analyze()`
Open
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 260
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
Hi @gmbecker
Following up on our chat, it would be nice to have an additional extra_args argument in analyze() so that afun can receive its own set of arguments for different variables specified in vars.
Best,
Wojtek
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 at the analyze() entry point and trace how afun receives arguments for variables listed in vars. Determine how extra_args should provide different arguments per variable; done means analyze() accepts and forwards those arguments as requested.
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
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100