Learn R Programming

⚠️There's a newer version (1.1.8) of this package.Take me there.

descr: Descriptive statistics for R

This is the development version of the R package 'descr'.

Copy Link

Version

Install

install.packages('descr')

Monthly Downloads

8,382

Version

1.1.5

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Jakson Alves de Aquino

Last Published

February 16th, 2021

Functions in descr (1.1.5)

CrossTable

Cross tabulation with tests for factor independence
crosstab

Cross tabulation with mosaic plot
file.head

Prints first lines of a file.
fromUTF8

Conversion from UTF-8 encoding
freq

Frequency table
LogRegR2

Pseudo R2 of logistic regression
data.frame2txt

Export a data.frame and create scripts to input the data again.
compmeans

Means of a numerical vector according to a factor
descr

Summary of an object
forODFTable

Convert an object of class CrossTable into a matrix for odfTable
xtable.CrossTable

CrossTable method for xtable
plot.CrossTable

Mosaic plot from object of class CrossTable
labels2R

Conversion of specially written text file into R code
fwf2csv

Fast conversion of a fwf file into a csv one
histkdnc

Histogram with kernel density and normal curve
plot.freqtable

Bar plot from object of class freqtable
toUTF8

Conversion to UTF-8 encoding