Creates presentation-ready tables summarizing data sets, regression models, and more. The code to create the tables is concise and highly customizable. Data frames can be summarized with many types of statistics presented in any pattern. Regression models are summarized including the reference row for categorical independent variables. Function defaults follow reporting guidelines outlined in Assel, Sjoberg, et al. (2019) <doi:10.1016/j.eururo.2018.12.014>.
Version: | 0.1.0 |
Depends: | R (≥ 3.4) |
Imports: | broom (≥ 0.5.1), broom.mixed (≥ 0.2.3), car (≥ 3.0.2), dplyr (≥ 0.7.8), glue (≥ 1.3.0), knitr (≥ 1.21), magrittr (≥ 1.5), MASS, purrr (≥ 0.3.0), rlang (≥ 0.3.1), stringr (≥ 1.3.1), tibble (≥ 2.0.1), tidyr (≥ 0.8.2) |
Suggests: | covr (≥ 3.2.1), ggplot2 (≥ 3.1.0), kableExtra (≥ 0.9.0), lme4 (≥ 1.1.18.1), rmarkdown (≥ 1.11), spelling (≥ 2.1), survival, testthat (≥ 2.0.0) |
Published: | 2019-05-10 |
Author: | Daniel D. Sjoberg [aut, cre], Emily C. Zabor [aut] |
Maintainer: | Daniel D. Sjoberg <danield.sjoberg at gmail.com> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | gtsummary results |
Reference manual: | gtsummary.pdf |
Vignettes: |
Tutorial: fmt_regression Tutorial: fmt_table1 |
Package source: | gtsummary_0.1.0.tar.gz |
Windows binaries: | r-devel: gtsummary_0.1.0.zip, r-release: gtsummary_0.1.0.zip, r-oldrel: gtsummary_0.1.0.zip |
OS X binaries: | r-release: gtsummary_0.1.0.tgz, r-oldrel: gtsummary_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=gtsummary to link to this page.