Other packages > Find by keyword >

summarytools  

Tools to Quickly and Neatly Summarize Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("summarytools", "1.1.4")



Attach the package and use:
library("summarytools")
Maintained by
Dominic Comtois
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-08-11
Latest Update: 2025-04-29
Description:
Data frame summaries, cross-tabulations, weight-enabled frequency tables and common descriptive (univariate) statistics in concise tables available in a variety of formats (plain ASCII, Markdown and HTML). A good point-of-entry for exploring data, both for experienced and new R users.
How to cite:
Dominic Comtois (2014). summarytools: Tools to Quickly and Neatly Summarize Data. R package version 1.1.4, https://cran.r-project.org/web/packages/summarytools. Accessed 07 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:10), 0.1 (2014-08-11 00:05), 0.2 (2014-11-25 09:06), 0.3 (2015-03-11 07:53), 0.4 (2015-08-05 09:30), 0.6.5 (2016-12-05 08:27), 0.6 (2016-11-21 16:04), 0.8.0 (2017-12-10 13:34), 0.8.1 (2018-01-14 16:45), 0.8.2 (2018-02-11 06:10), 0.8.3 (2018-04-16 13:32), 0.8.4 (2018-06-08 00:24), 0.8.5 (2018-06-17 09:19), 0.8.6 (2018-07-20 23:50), 0.8.7 (2018-07-23 17:00), 0.8.8 (2018-10-07 11:50), 0.9.1 (2019-02-20 19:50), 0.9.2 (2019-02-22 10:10), 0.9.3 (2019-04-11 21:53), 0.9.4 (2019-08-24 07:20), 0.9.5 (2020-02-10 19:50), 0.9.6 (2020-03-02 08:20), 0.9.8 (2020-12-10 23:00), 0.9.9 (2021-03-19 09:50), 1.0.0 (2021-07-28 07:00), 1.0.1 (2022-05-20 09:30), 1.1.0 (2025-02-21 01:30), 1.1.1 (2025-02-26 10:50), 1.1.2 (2025-03-17 07:00), 1.1.3 (2025-03-26 09:40), 1.1.4 (2025-04-29 19:40)
Other packages that cited summarytools R package
View summarytools citation profile
Other R packages that summarytools depends, imports, suggests or enhances
Complete documentation for summarytools
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

enrichwith  
Methods to Enrich R Objects with Extra Components
Provides the "enrich" method to enrich list-like R objects with new, relevant components. The curren ...
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  
BayesESS  
Determining Effective Sample Size
Determines effective sample size of a parametric prior distribution in Bayesian models. For a web-b ...
Download / Learn more Package Citations See dependency  
modelwordcloud  
Model Word Clouds
Makes a word cloud of text, sized by the frequency of the word, and colored either by user-specified ...
Download / Learn more Package Citations See dependency  
bbricks  
Bayesian Methods and Graphical Model Structures for Statistical Modeling
A set of frequently used Bayesian parametric and nonparametric model structures, as well as a set of ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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