Other packages > Find by keyword >

DescrTab2  

Publication Quality Descriptive Statistics Tables
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("DescrTab2", "2.1.16")



Attach the package and use:
library("DescrTab2")
Maintained by
Jan Meis
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-12-16
Latest Update: 2022-09-06
Description:
Provides functions to create descriptive statistics tables for continuous and categorical variables. By default, summary statistics such as mean, standard deviation, quantiles, minimum and maximum for continuous variables and relative and absolute frequencies for categorical variables are calculated. 'DescrTab2' features a sophisticated algorithm to choose appropriate test statistics for your data and provides p-values. On top of this, confidence intervals for group differences of appropriated summary measures are automatically produces for two-group comparison. Tables generated by 'DescrTab2' can be integrated in a variety of document formats, including .html, .tex and .docx documents. 'DescrTab2' also allows printing tables to console and saving table objects for later use.
How to cite:
Jan Meis (2020). DescrTab2: Publication Quality Descriptive Statistics Tables. R package version 2.1.16, https://cran.r-project.org/web/packages/DescrTab2. Accessed 07 Mar. 2026.
Previous versions and publish date:
2.0.3 (2020-12-16 11:00), 2.0.7 (2021-03-15 12:00), 2.1.7 (2021-12-02 17:10), 2.1.9 (2022-01-20 15:42), 2.1.16 (2022-09-06 10:50)
Other packages that cited DescrTab2 R package
View DescrTab2 citation profile
Other R packages that DescrTab2 depends, imports, suggests or enhances
Complete documentation for DescrTab2
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

SAMtool  
Stock Assessment Methods Toolkit
Simulation tools for closed-loop simulation are provided for the 'MSEtool' operating model to inform ...
Download / Learn more Package Citations See dependency  
lmSubsets  
Exact Variable-Subset Selection in Linear Regression
Exact and approximation algorithms for variable-subset selection in ordinary linear regression mode ...
Download / Learn more Package Citations See dependency  
testDriveR  
Teaching Data for Statistics and Data Science
Provides data sets for teaching statistics and data science courses. It includes a sample of data f ...
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  
portalr  
Create Useful Summaries of the Portal Data
Download and generate summaries for the rodent, plant, ant, and weather data from the Portal Projec ...
Download / Learn more Package Citations See dependency  
ReviewR  
A Light-Weight, Portable Tool for Reviewing Individual Patient Records
A portable Shiny tool to explore patient-level electronic health record data and perform chart revi ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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