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]
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 10 Apr. 2025.
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
03/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/08Downloads for arsenal200250300350400450TrendBars

Today's Hot Picks in Authors and Packages

txtq  
A Small Message Queue for Parallel Processes
This queue is a data structure that lets parallel processes send and receive messages, and it can he ...
Download / Learn more Package Citations See dependency  
webglobe  
3D Interactive Globes
Displays geospatial data on an interactive 3D globe in the web browser. ...
Download / Learn more Package Citations See dependency  
RODBC  
ODBC Database Access
GRNNs  
General Regression Neural Networks Package
This General Regression Neural Networks Package uses various distance functions. It was motivated b ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
xtermStyle  
Terminal Text Formatting Using Escape Sequences
Can be used for coloring output in terminals. It was developed for the standard Ubuntu terminal but ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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