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 05 Mar. 2026.
Previous versions and publish date:
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

neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  
diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  
pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
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  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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