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 29 Mar. 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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for descr100150200250300350400450500550600TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
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  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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