mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2025-12-16 17:42:10 +01:00
20 lines
300 B
Markdown
20 lines
300 B
Markdown
# A substitue to gtsummary::tbl_merge, that will use list names for the tab spanner names.
|
|
|
|
A substitue to gtsummary::tbl_merge, that will use list names for the
|
|
tab spanner names.
|
|
|
|
## Usage
|
|
|
|
``` r
|
|
tbl_merge(data)
|
|
```
|
|
|
|
## Arguments
|
|
|
|
- data:
|
|
|
|
gtsummary list object
|
|
|
|
## Value
|
|
|
|
gt summary list object
|