insightsengineering / insightsengineering/crane
What should be `tbl_baseline_chg(statistic = NULL)` behavior?
Open
question
- Dominant language
- R
- Stars
- 15
- Forks
- 7
- Avg merge
- 6d 9h
- Merged PRs (30d)
- 5
Description
How should `tbl_baseline_chg()` handle `statistic = NULL`?
Currently it's behavior is to create Median, p25, p75 for continuous variables, as seen on [this PR](https://github.com/insightsengineering/crane/pull/225/changes). But should it error?
Contributor guide
Assessment
This issue has not been assessed yet.