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 18 Feb. 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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

MOSS  
Multi-Omic Integration via Sparse Singular Value Decomposition
High dimensionality, noise and heterogeneity among samples and features challenge the omic integrat ...
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  
clustMixType  
k-Prototypes Clustering for Mixed Variable-Type Data
Functions to perform k-prototypes partitioning clustering for mixed variable-type data according to ...
Download / Learn more Package Citations See dependency  
OptGS  
Near-Optimal Group-Sequential Designs for Continuous Outcomes
Optimal group-sequential designs minimise some function of the expected and maximum sample size whil ...
Download / Learn more Package Citations See dependency  
readxlsb  
Read 'Excel' Binary (.xlsb) Workbooks
Import data from 'Excel' binary (.xlsb) workbooks into R. ...
Download / Learn more Package Citations See dependency  
ppmf  
Read Census Privacy Protected Microdata Files
Implements data processing described in to align modern differentially ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

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