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 28 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

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  
spatialCovariance  
Computation of Spatial Covariance Matrices for Data on Rectangles
Functions that compute the spatial covariance matrix for the matern and power classes of spatial mod ...
Download / Learn more Package Citations See dependency  
NPflow  
Bayesian Nonparametrics for Automatic Gating of Flow-Cytometry Data
Dirichlet process mixture of multivariate normal, skew normal or skew t-distributions modeling orie ...
Download / Learn more Package Citations See dependency  
survivalMPLdc  
Penalised Likelihood for Survival Analysis with Dependent Censoring
Fitting Cox proportional hazard model under dependent right censoring using copula and maximum penal ...
Download / Learn more Package Citations See dependency  
mxnorm  
Apply Normalization Methods to Multiplexed Images
Implements methods to normalize multiplexed imaging data, including statistical metrics and visuali ...
Download / Learn more Package Citations See dependency  
RGIFT  
Create Quizzes in GIFT Format
Implementation of some functions to create quizzes in the GIFT format. This format is used by sever ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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