Description
Produces Publication-Ready Summary Tables.
Description
Produces tables with descriptive statistics for continuous, categorical and dichotomous variables. It is largely based on the package 'gtsummary'; Sjoberg DD et al. (2021) <doi:10.32614/RJ-2021-053>.
README.md
summarySCI
Welcome to the Git repository of the package summarySCI.
Installation
You can install the package using
devtools::install_github(
repo = "SAKK-Statistics/summarySCI",
dependencies = TRUE
)
Functions
Currently, the package contains three functions:
summaryTable()summaryLevels()summaryByVisit()