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

7,869

Version

1.1.4

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Jakson Alves de Aquino

Last Published

January 19th, 2018

Functions in descr (1.1.4)

CrossTable

Cross tabulation with tests for factor independence
LogRegR2

Pseudo R2 of logistic regression
data.frame2txt

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

Summary of an object
freq

Frequency table
fromUTF8

Conversion from UTF-8 encoding
compmeans

Means of a numerical vector according to a factor
crosstab

Cross tabulation with mosaic plot
file.head

Prints first lines of a file.
forODFTable

Convert an object of class CrossTable into a matrix for odfTable
fwf2csv

Fast conversion of a fwf file into a csv one
histkdnc

Histogram with kernel density and normal curve
labels2R

Conversion of specially written text file into R code
plot.CrossTable

Mosaic plot from object of class CrossTable
plot.freqtable

Bar plot from object of class freqtable
toUTF8

Conversion to UTF-8 encoding
xtable.CrossTable

CrossTable method for xtable