insightsengineering / insightsengineering/goshawk

... (ellipsis) not used in t_summarytable

Open
#98 5 comments 0 reactions 0 assignees View on GitHub
bug core good first issue
Dominant language
R
Stars
5
Forks
1
PR merge metrics
No merged PRs in 30d

Description

```r
t_summarytable <- function(data,
trt_group,
param_var,
param,
xaxis_var,
facet_var = "AVISITCD",
loq_flag_var = "LOQFL",
...) {
```

The `...` is not used anyway. Should be removed along with the documentation

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.