Other packages > Find by keyword >

arsenal  

An Arsenal of 'R' Functions for Large-Scale Statistical Summaries
View on CRAN: Click here


Download and install arsenal package within the R console
Install from CRAN:
install.packages("arsenal")

Install from Github:
library("remotes")
install_github("cran/arsenal")

Install by package version:
library("remotes")
install_version("arsenal", "3.6.3")



Attach the package and use:
library("arsenal")
Maintained by
Ethan Heinzen
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-12-30
Latest Update: 2021-06-04
Description:
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 one or more categorical variables; paired(), a Table-1-like summary of multiple variable types paired across two time points; modelsum(), which performs simple model fits on one or more endpoints for many variables (univariate or adjusted for covariates); freqlist(), a powerful frequency table across many categorical variables; comparedf(), a function for comparing data.frames; and write2(), a function to output tables to a document.
How to cite:
Ethan Heinzen (2016). arsenal: An Arsenal of 'R' Functions for Large-Scale Statistical Summaries. R package version 3.6.3, https://cran.r-project.org/web/packages/arsenal. Accessed 04 Jun. 2026.
Previous versions and publish date:
0.1.2 (2016-12-30 01:18), 0.2.0 (2017-02-01 00:41), 0.3.0 (2017-03-10 00:24), 0.5.0 (2017-08-14 21:01), 0.6.0 (2017-09-20 23:57), 0.6.1 (2017-12-08 23:42), 1.0.0 (2018-02-02 22:41), 1.1.0 (2018-03-13 20:10), 1.2.0 (2018-04-16 17:50), 1.3.0 (2018-07-20 18:10), 1.4.0 (2018-09-18 22:00), 1.5.0 (2018-11-09 18:20), 2.0.0 (2019-01-16 06:30), 3.0.0 (2019-03-25 22:25), 3.1.0 (2019-05-03 16:20), 3.2.0 (2019-06-13 22:30), 3.3.0 (2019-09-07 10:20), 3.4.0 (2020-02-15 20:10), 3.5.0 (2020-07-13 20:10), 3.6.1 (2021-02-06 08:20), 3.6.2 (2021-02-17 17:00)
Other packages that cited arsenal R package
View arsenal citation profile
Other R packages that arsenal depends, imports, suggests or enhances
Complete documentation for arsenal
Functions, R codes and Examples using the arsenal R package
Some associated functions: NA.operations . arsenal-defunct . arsenal-deprecated . arsenal . arsenal_table . as.data.frame.freqlist . as.data.frame.modelsum . as.data.frame.tableby . comparedf.control . comparedf . comparedf.tolerances . diffs . formulize . freq.control . freqlist.internal . freqlist . grapes-nin-grapes . internal.functions . keep.labels . labels . mdy.Date . mockstudy . modelsum.control . modelsum.family . modelsum.internal . modelsum . padjust . paired.control . paired.internal . paired . selectall . summary.comparedf . summary.freqlist . summary.modelsum . summary.tableby . tableby.control . tableby.internal . tableby . tableby.stats.internal . tableby.stats . write2.internal . write2 . write2specific . yaml . 
Some associated R codes: arsenal.R . arsenal_table.R . as.data.frame.freqlist.R . as.data.frame.modelsum.R . as.data.frame.tableby.R . comparedf.R . comparedf.control.R . comparedf.internal.R . comparedf.tolerances.R . defunct.R . deprecated.R . formulize.R . freq.control.R . freqlist.R . freqlist.internal.R . internal.functions.R . keep.labels.R . labels.R . magic8.R . mdy.Date.R . mockstudy.R . modelsum.R . modelsum.control.R . modelsum.families.R . modelsum.internal.R . na.operations.R . not.in.R . padjust.R . paired.R . paired.control.R . paired.internal.R . paired.stat.tests.R . release_questions.R . selectall.R . summary.comparedf.R . summary.freqlist.R . summary.modelsum.R . summary.tableby.R . tableby.R . tableby.control.R . tableby.internal.R . tableby.stat.tests.R . tableby.stats.R . write2.R . write2.default.R . write2.internal.R . write2specific.R . yaml.R .  Full arsenal package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

phers  
Calculate Phenotype Risk Scores
Use phenotype risk scores based on linked clinical and genetic data to study Mendelian disease and ...
Download / Learn more Package Citations See dependency  
shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  
murphydiagram  
Murphy Diagrams for Forecast Comparisons
Data and code for the paper by Ehm, Gneiting, Jordan and Krueger ('Of Quantiles and Expectiles: Con ...
Download / Learn more Package Citations See dependency  
AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA