mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2025-09-12 18:09:39 +02:00
19 lines
442 B
R
19 lines
442 B
R
% Generated by roxygen2: do not edit by hand
|
|
% Please edit documentation in R/regression_table.R
|
|
\name{tbl_merge}
|
|
\alias{tbl_merge}
|
|
\title{A substitue to gtsummary::tbl_merge, that will use list names for the tab
|
|
spanner names.}
|
|
\usage{
|
|
tbl_merge(data)
|
|
}
|
|
\arguments{
|
|
\item{data}{gtsummary list object}
|
|
}
|
|
\value{
|
|
gt summary list object
|
|
}
|
|
\description{
|
|
A substitue to gtsummary::tbl_merge, that will use list names for the tab
|
|
spanner names.
|
|
}
|