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.0.1")



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: 2022-05-20
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.0.1, https://cran.r-project.org/web/packages/summarytools
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)
Other packages that cited summarytools R package
View summarytools citation profile
Other R packages that summarytools depends, imports, suggests or enhances
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

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns