Other packages > Find by keyword >

descr  

Descriptive Statistics
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("descr", "1.1.8")



Attach the package and use:
library("descr")
Maintained by
Jakson Aquino
[Scholar Profile | Author Map]
First Published: 2009-06-08
Latest Update: 2023-11-27
Description:
Weighted frequency and contingency tables of categorical variables and of the comparison of the mean value of a numerical variable by the levels of a factor, and methods to produce xtable objects of the tables and to plot them. There are also functions to facilitate the character encoding conversion of objects, to quickly convert fixed width files into csv ones, and to export a data.frame to a text file with the necessary R and SPSS codes to reread the data.
How to cite:
Jakson Aquino (2009). descr: Descriptive Statistics. R package version 1.1.8, https://cran.r-project.org/web/packages/descr. Accessed 11 May. 2025.
Previous versions and publish date:
0.3.0 (2009-06-08 08:55), 0.3.1 (2009-08-13 10:58), 0.3.2 (2009-10-11 16:41), 0.3.3 (2011-02-17 14:07), 0.3.4 (2011-04-24 08:07), 0.4.0 (2011-06-25 15:31), 0.4.1 (2011-09-06 15:32), 0.4.2 (2011-11-25 08:12), 0.9.7 (2011-12-13 09:36), 0.9.8 (2012-08-07 07:28), 0.9.9 (2012-09-25 08:02), 1.0.0 (2012-11-18 13:55), 1.0.1 (2013-01-15 13:07), 1.0.2 (2013-11-01 07:30), 1.0.3 (2014-08-01 14:19), 1.0.4 (2014-11-05 00:46), 1.1.1 (2015-05-06 14:46), 1.1.2 (2015-08-02 08:23), 1.1.3 (2016-05-11 12:06), 1.1.4 (2018-01-19 15:54), 1.1.5 (2021-02-16 07:20), 1.1.6 (2023-03-08 16:50), 1.1.7 (2023-03-22 19:10), 1.1 (2015-04-14 07:40)
Other packages that cited descr R package
View descr citation profile
Other R packages that descr depends, imports, suggests or enhances
Complete documentation for descr
Functions, R codes and Examples using the descr R package
Some associated functions: CrossTable . LogRegR2 . compmeans . crosstab . data.frame2txt . descr . file.head . forODFTable . freq . fromUTF8 . fwf2csv . histkdnc . labels2R . plot.CrossTable . plot.freqtable . toUTF8 . xtable.CrossTable . 
Some associated R codes: CrossTable.R . UTF-8.R . bwplotstats.R . compmeans.R . crosstab.R . dataframe2txt.R . descr.R . file.head.R . forODFTable.R . freq.R . fwf2csv.R . labels2R.R . xtable.R .  Full descr package functions and examples
Downloads during the last 30 days
04/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/0705/0805/09Downloads for descr50100150200250300350400450500550TrendBars

Today's Hot Picks in Authors and Packages

bootImpute  
Bootstrap Inference for Multiple Imputation
Bootstraps and imputes incomplete datasets. Then performs inference on estimates obtained from analy ...
Download / Learn more Package Citations See dependency  
PhySortR  
A Fast, Flexible Tool for Sorting Phylogenetic Trees
Screens and sorts phylogenetic trees in both traditional and extended Newick format. Allows for the ...
Download / Learn more Package Citations See dependency  
cliapp  
Create Rich Command Line Applications
Create rich command line applications, with colors, headings, lists, alerts, progress bars, etc. It ...
Download / Learn more Package Citations See dependency  
betaSandwich  
Robust Confidence Intervals for Standardized Regression Coefficients
Generates robust confidence intervals for standardized regression coefficients using heteroskedasti ...
Download / Learn more Package Citations See dependency  
PTwins  
Percentile Estimation of Fetal Weight for Twins by Chorionicity
Package to Percentile estimation of fetal weight for twins by chorionicity (dichorionic-diamniotic o ...
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  

24,223

R Packages

207,311

Dependencies

65,402

Author Associations

24,224

Publication Badges

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