arsenal: An Arsenal of 'R' Functions for Large-Scale Statistical Summaries

An Arsenal of 'R' functions for large-scale statistical summaries, which are streamlined to work within the latest reporting tools in 'R' and 'RStudio' and which use formulas and versatile summary statistics for summary tables and models. The primary functions include tableby(), a Table-1-like summary of multiple variable types 'by' the levels of a categorical variable; modelsum(), which performs simple model fits on the same endpoint for many variables (univariate or adjusted for standard covariates); freqlist(), a powerful frequency table across many categorical variables; and write2(), a function to output tables to a document.

Version: 0.3.0
Depends: R (≥ 3.2.0), stats (≥ 3.2.0)
Imports: broom, stringr
Suggests: knitr, rmarkdown, xtable, pander, survival, testthat, coin, pROC, MASS, gam, rpart
Published: 2017-03-10
Author: Ethan Heinzen [aut, cre], Jason Sinnwell [aut], Elizabeth Atkinson [aut], Tina Gunderson [aut], Gregory Dougherty [aut], Patrick Votruba [ctb], Ryan Lennon [ctb], Krista Goergen [ctb], Emily Lundt [ctb]
Maintainer: Ethan Heinzen <heinzen.ethan at mayo.edu>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://cran.r-project.org/package=arsenal
NeedsCompilation: no
Materials: README NEWS
CRAN checks: arsenal results

Downloads:

Reference manual: arsenal.pdf
Vignettes: The freqlist function
The modelsum function
The tableby function
The write2 function
Package source: arsenal_0.3.0.tar.gz
Windows binaries: r-devel: arsenal_0.3.0.zip, r-release: arsenal_0.3.0.zip, r-oldrel: arsenal_0.3.0.zip
OS X El Capitan binaries: r-release: arsenal_0.3.0.tgz
OS X Mavericks binaries: r-oldrel: arsenal_0.3.0.tgz
Old sources: arsenal archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=arsenal to link to this page.