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 05 Jun. 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

ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
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  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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